Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.33 KB

File metadata and controls

39 lines (30 loc) · 1.33 KB

py-fbchat - Facebook Messenger for Python

This is an unofficial API, Facebook has official API here.

This project is inherited from the fbchat library

py-fbchat currently support:

  • Sending message, reaction message
  • Listening for, an reacting to messages and other events in real-time.
  • Updating...

Installation

Updating...

Example Usage

Updating...