/fb-messenger-bot-collects-data-googlesheets

A Simple Facebook Messenger Chatbot To Collect User's Information, then saving data to Google Sheets

Primary LanguageJavaScript

fb-messenger-bot-collects-data-googlesheets

A Simple Facebook Messenger Chatbot To Collect User's Information, then saving data to Google Sheets

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. Config google developer app (for saving data to Google Sheets) (This part is new, so please watching my youtube tutorial to know how to do it)

7. Enjoy!

Find me here: