pybotx
A python library for building bots and smartapps for eXpress messenger.

Features
- Designed to be easy to use
- Simple integration with async web-frameworks
- Support middlewares for command, command-collector and bot
- 100% test coverage
- 100% type annotated codebase
Documentation
Documentation will be here: https://expressapp.github.io/pybotx/
For now, pls contact eXpress team, we'll help you.
Note: Available only in Russian language
Installation
Install pybotx using pip
:
pip install git+https://github.com/ExpressApp/pybotx.git
Note: This project is under active development (0.y.z
) and its API may be
unstable.