nodejs-facebook-messenger-platform
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.