Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.13 KB

README.rst

File metadata and controls

34 lines (23 loc) · 1.13 KB

fbchat: Facebook Chat (Messenger) for Python

License: BSD Supported python versions: 2.7, 3.4, 3.5 and 3.6 Documentation

Facebook Chat (Messenger) for Python. This project was inspired by facebook-chat-api.

No XMPP or API key is needed. Just use your email and password.

Go to Read the Docs to see the full documentation, or jump right into the code by viewing the examples

Installation:

$ pip install fbchat

Maintainer