python-matrix-bot-api/README.md

16 lines
386 B
Markdown

python-matrix-bot-api
=====================
A Python 3 API for making Matrix bots (https://matrix.org).
Requires the [matrix-python-sdk](https://github.com/matrix-org/matrix-python-sdk).
Examples
--------
See [example_bot.py](https://github.com/shawnanastasio/python-matrix-bot-api/blob/master/example_bot.py).
Contributing
------------
Feel free to fork and submit pull requests!