Readme:
Facebook_PyBot
This is an Unofficial Facebook bot API in python. Facebook Bots can be build using this library.
Using pip:
pip install Facebook_PyBot
Or install from the source with:
$ git clone https://github.com/hundredeir/Facebook_PyBot
$ cd Facebook_Pybot
$ python setup.py install
https://github.com/hundredeir/Facebook_PyBot/wiki/Getting-Started
https://facebook-pybot.readthedocs.io/en/latest/
Note:
- This wrapper is still in beta. there are yet features missing and bugs may occur. Please report any issues or features requests
- It is higly recommended to fist read the documentation here https://developers.facebook.com/docs/messenger-platform
A wiki is in work in progress