A python package that helps you to create payload for facebook messenger bot.
Project description
Messenger Bot Library 
Messenger Bot Library (formerly known as bizarro) is a python library for Facebook Messenger Bot. Its basic task is to help developers creating payloads for Facebook Messenger Bot. Facebook has different templates and buttons for its Messenger Platform. However, it's extremely tedious to write payload every time. This library is here to help you build a bot without worrying about the payload. All you need to do is send the necessary inputs and this library will return the appropriate payload for you.
How to Install
It's a PyPI package.
pip install messenger-bot-library
Current support
Right now, bizarro has support for the following
- Echo Back (Simple text reply)
- Quick Reply
- Typing On
- Marked Seen
- Button
- Postback Button
- Url Button
- Call Button
- Template
- Button Template
- Generic Template
List Template(List Template was deprecated on July 29, 2019)
Attachment sending is not enabled in any other buttons or template right now. They will be rolled out in upcoming versions.
Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file messenger_bot_library-2.0.3b0-py3-none-any.whl.
File metadata
- Download URL: messenger_bot_library-2.0.3b0-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.5.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0367a0a143f6817c77d1942bdbe94a310c28015d9cff41cbc3bc26ced5d8358
|
|
| MD5 |
d84a65fecdf998751e23fe8ef5241c33
|
|
| BLAKE2b-256 |
d3ad09e4f14ef53cae5396a24323bad7cea3213d0ddd242c1d42c7d0605a4799
|