Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 780 Bytes

File metadata and controls

37 lines (20 loc) · 780 Bytes

Readme:

Project Title

Facebook_PyBot

Description

This is an Unofficial Facebook bot API in python. Facebook Bots can be build using this library.

Installing

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

Wiki

https://github.com/hundredeir/Facebook_PyBot/wiki/Getting-Started

Docs

https://facebook-pybot.readthedocs.io/en/latest/

Note:

  1. This wrapper is still in beta. there are yet features missing and bugs may occur. Please report any issues or features requests
  2. It is higly recommended to fist read the documentation here https://developers.facebook.com/docs/messenger-platform

A wiki is in work in progress