A Simple Facebook Messenger Chatbot To Collect User's Information, then saving data to Google Sheets
How I built this bot, please watch this tutorial: https://www.youtube.com/watch?v=-4J32i0nc6o&list=PLNOjHC_BXrfBqKPYm3S2onW0XFvCnVIeU&index=1
Want to build awesome bots with Node.js, watch my tutorial: https://www.youtube.com/playlist?list=PLNOjHC_BXrfB8DcOCHtKPWPMl4t9PG5cI
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 ) .
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)
- Youtube Channel: https://bit.ly/subscribe-haryphamdev
- Facebook Fanpage: https://facebook.com/haryphamdev
- Patreon: https://www.patreon.com/haryphamdev
- Twitter: https://twitter.com/haryphamdev
- GitHub: https://github.com/haryphamdev