Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 8 days 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!