A Python API for making Matrix bots (https://matrix.org).
1a2d2cd5bb
Make rooms argument a list of room ids |
||
---|---|---|
matrix_bot_api | ||
.gitignore | ||
LICENSE | ||
README.md | ||
example_bot.py | ||
setup.py |
README.md
python-matrix-bot-api
A Python 3 API for making Matrix bots (https://matrix.org).
Requires the matrix-python-sdk.
Examples
See example_bot.py.
Contributing
Feel free to fork and submit pull requests!