awesome-python
awesome-python copied to clipboard
[ADD] Ampalibe Framework
Ampalibe is a lightweight Python framework for building Facebook Messenger bots faster. It uses api from the Messenger platforms and offers a simple and quick functions to use it.
Features :
- Webhooks & process Management : No need to manage webhooks and data , messages are received directly in a main function
- Payload Management : Manage Payload easily , send data with Payload object and get it in destination function’s parameter
- Langage Management :Language management is directly managed by Ampalibe