Charca / bootbot

Facebook Messenger Bot Framework for Node.js
MIT License
970 stars 252 forks source link

Deploy to ngrok not working #170

Open HuuTV opened 5 years ago

HuuTV commented 5 years ago
  1. Run node index.js
  2. Run ngrok http 3000
  3. Config on developers.facebook.com

How to test message facebook to server node?

roeeyn commented 5 years ago

Hi, I realized a little tutorial of how to connect to Facebook Messenger. https://github.com/roeeyn/NodeChatbot It's in spanish, but I think you can use Google Translate for getting it in English. Hope it helps!