Awesome
<img src="https://raw.githubusercontent.com/Ranks/emojione/master/assets/png_512x512/1f916.png" alt="Zap" width="50" height="50"/> <img src="https://raw.githubusercontent.com/Ranks/emojione/master/assets/png_512x512/26a1.png" alt="Zap" width="50" height="50"/>
messenger
A Facebook Messenger Bot demo
pre-requisites
- Cloud Server (In case you couldn't deploy your bot in Heroku)
- Messenger Platform
usage
$ npm install
$ export VERIFY_TOKEN="your-validation-token"
$ export MESSENGER_TOKEN="your-messenger-token"
$ npm start
NOTE: If you decided to use your own server, due to Messenger Platform wouldn't allow you to point your webhook to an IP, you would need to configure a domain with a SSL certificate and then point your app to it.
tutorial
license
MIT License :copyright: Jobsamuel Núñez