An online store chatbot uses Facebook Messenger Platform, building from scratch with Node.js Platform.
Video demo the bot: https://youtu.be/4zkR4nzmqA4
- Feel free to test my bot👉: https://m.me/techShopHaryphamdev
- The Facebook Page I embed that bot: https://www.facebook.com/techShopHaryphamdev
- Showing categories
- Looking up order (with a custom web view from node.js server)
- Talking with "real" live agent (if the user request)
- Turn on/off the bot
- Restart the conversation.
5. Going 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. Enable the option: Build-in NLP on Messenger Product (Natural Laguage Processing) to make the bot understand the sentences with the meaning "greetings", "thanks" and "bye".
- Forgetting to update the environment variables on Heroku : go to "Settings option", then "Reveal Congfig Var"
- The bot only works with the admin account, doesn't reply the others Facebook accounts: need to be approved the "pages_messaging" permission. For detail, watch this video: https://youtu.be/0VRQRHnrGxg
Wonder how to build this bot and want to make it yourself, watch my video to build this bot from scratch: https://www.youtube.com/playlist?list=PLNOjHC_BXrfB8DcOCHtKPWPMl4t9PG5cI
- 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