This app is a chat bot service for Facebook Messenger.
Facebook Mesenger customer-plugin
at first
Facebook Mesenger customer-plugin
chatting
Directly chatting
Try it for Messenger customer-Plugin >> https://kaosbot.herokuapp.com/customer
or message directly >> https://www.messenger.com/t/kaosbot
-
Change token, app_id, page_id only in
index.js
andindex.html
-
Whitelist your domain
curl -X POST -H "Content-Type: application/json" -d '{
"whitelisted_domains":[
"http://localhost:3000",
"https://kaosbot.herokuapp.com/customer"
]
}' "https://graph.facebook.com/v2.6/me/messenger_profile?access_token=PAGE_ACCESS_TOKEN"
- Have fun!
Don't forgot that my Facebook app is not released yet, So it will response me only.