An open API service indexing awesome lists of open source software.

https://github.com/shawnanastasio/python-matrix-bot-api

A Python API for making Matrix bots (https://matrix.org).
https://github.com/shawnanastasio/python-matrix-bot-api

matrix python

Last synced: about 1 year ago
JSON representation

A Python API for making Matrix bots (https://matrix.org).

Awesome Lists containing this project

README

          

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!