• Stars
    star
    1
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a NodeJS skeleton to host Facebook Messenger bots. Inspired by Slack Python RTMBot, the folder structure is created similarly. `api` is the main controller and it will initially attach all the text processors and payload processors in the `textbacks` and `postbacks` folders respectively.