quickstart-node.js-project-with-messenger-platform

A quick start node.js project for buiding a chatbot with Facebook Messenger Platform

Want to build awesome bots with Node.js, watch my tutorial: https://www.youtube.com/playlist?list=PLNOjHC_BXrfB8DcOCHtKPWPMl4t9PG5cI

How to setup this project?

1. Clone this project

2. Create a Heroku app

3. Deploy this project to your Heroku app

4. Create a Facebook Developer App, A Facebook Page (to embed this bot)

5. Go to Facebook Developer App, add the Messenger Product, generate FACEBOOK_PAGE_ACCESS_TOKEN, config the webhook (default, the url for the webhook is: <the_domain_your_herokuapp>/webhook ) .

Remember to update the config variables on Heroku as well.

6. Enjoy!

Find me here: