This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Tang ee81620c14 Add send GIF images support
When uploading and sending GIF images, the keys are explicitly changed
to "gif_id" or "gif_ids" rather than "image_id" or "image_ids".
2017-10-03 01:39:20 +08:00
2017-10-03 01:39:20 +08:00
2015-04-18 21:55:56 +09:00
2015-04-18 21:55:56 +09:00
2017-06-22 22:54:12 +02:00
2017-09-30 19:17:40 +02:00

fbchat: Facebook Chat (Messenger) for Python
============================================

.. image:: https://img.shields.io/badge/license-BSD-blue.svg
    :target: LICENSE.txt
    :alt: License: BSD

.. image:: https://img.shields.io/badge/python-2.7%2C%203.4%2C%203.5%2C%203.6-blue.svg
    :target: https://pypi.python.org/pypi/fbchat
    :alt: Supported python versions: 2.7, 3.4, 3.5 and 3.6

.. image:: https://readthedocs.org/projects/fbchat/badge/?version=master
    :target: https://fbchat.readthedocs.io
    :alt: Documentation

Facebook Chat (`Messenger <https://www.facebook.com/messages/>`__) for Python.
This project was inspired by `facebook-chat-api <https://github.com/Schmavery/facebook-chat-api>`__.

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

Go to `Read the Docs <https://fbchat.readthedocs.io>`__ to see the full documentation,
or jump right into the code by viewing the `examples <examples>`__

Installation:

.. code-block:: console

    $ pip install fbchat

© Copyright 2015 - 2017 by Taehoon Kim / `@carpedm20 <http://carpedm20.github.io/about/>`__
Description
Fork - Facebook Chat (Messenger) for Python
Readme 3.5 MiB
Languages
Python 100%