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).
- Host: GitHub
- URL: https://github.com/shawnanastasio/python-matrix-bot-api
- Owner: shawnanastasio
- License: gpl-3.0
- Created: 2017-02-17T05:01:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-11-14T02:57:06.000Z (over 5 years ago)
- Last Synced: 2025-03-21T21:11:40.200Z (over 1 year ago)
- Topics: matrix, python
- Language: Python
- Size: 28.3 KB
- Stars: 92
- Watchers: 8
- Forks: 34
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!