RyabykinIlya / facebook_bot_messaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

facebook_bot_messaging

Heroku-ready app. Allows to communicate with users who write a bot of Facebook.

Works through webhook: it makes possible to connect any bot and receive messages from them.

Websocket on the board, one channel for all. Receives new users and messages in real time.

Data model: {User/Client:{Message}}

About


Languages

Language:Python 70.1%Language:HTML 20.0%Language:CSS 9.9%