34 lines
810 B
ReStructuredText
34 lines
810 B
ReStructuredText
======
|
|
fbchat
|
|
======
|
|
|
|
.. image:: https://pypip.in/v/fbchat/badge.png?style=flat
|
|
:target: https://pypi.python.org/pypi/fbchat
|
|
|
|
.. image:: https://pypip.in/d/fbchat/badge.png?style=flat
|
|
:target: https://pypi.python.org/pypi/fbchat
|
|
|
|
.. image:: https://pypip.in/status/fbchat/badge.svg?style=flat
|
|
:target: https://pypi.python.org/pypi/fbchat
|
|
|
|
.. image:: https://pypip.in/license/fbchat/badge.svg?style=flat
|
|
:target: https://pypi.python.org/pypi/fbchat
|
|
|
|
Facebook Chat (`Messenger <https://www.messenger.com/>`__) for Python. This project was inspired by `facebook-chat-api <https://github.com/Schmavery/facebook-chat-api>`__.
|
|
|
|
|
|
Installation
|
|
============
|
|
|
|
Via pip:
|
|
|
|
.. code-block:: console
|
|
|
|
$ pip install fbchat
|
|
|
|
|
|
Authors
|
|
=======
|
|
|
|
Taehoon Kim / `@carpedm20 <http://carpedm20.github.io/about/>`__
|