Skip to content

Simple library for basic interaction with Facebooks Messenger API

License

Notifications You must be signed in to change notification settings

eknoes/simple-fbmessenger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Facebook Messenger

This is an unofficial, simple library to provide basic communication with Facebooks Messenger API: https://developers.facebook.com/docs/messenger-platform/introduction

Supported Features

  • Send & receive messages
  • Support for Buttons and QuickReplies
  • Support for images

Installation

python -m pip install simple-fbmessenger

Usage

Examples can be found in examples/. Documentation is not yet provided, interfaces may change between releases as it is still in development.

Development

It is currently work in progress, PRs are more than welcome!

Uses:

  • aiohttp, Apache Software License (Apache 2)

About

Simple library for basic interaction with Facebooks Messenger API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages