Skip to content

This app is a chatbot service for Messenger and messenger customer-plugin

Notifications You must be signed in to change notification settings

udomsubnk/KaosApp-Chatbot

Repository files navigation

Kao's - Messenger Chatbot

This app is a chat bot service for Facebook Messenger.

Facebook Mesenger customer-plugin at first

alt text

Facebook Mesenger customer-plugin chatting

alt text

Directly chatting

alt text

Try it

Try it for Messenger customer-Plugin >> https://kaosbot.herokuapp.com/customer

or message directly >> https://www.messenger.com/t/kaosbot

Implementation

  • Change token, app_id, page_id only in index.js and index.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.

About

This app is a chatbot service for Messenger and messenger customer-plugin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published