Ecosyste.ms: Awesome
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: 8 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-14T02:57:06.000Z (about 4 years ago)
- Last Synced: 2024-10-30T18:51:12.295Z (14 days ago)
- Topics: matrix, python
- Language: Python
- Size: 28.3 KB
- Stars: 91
- Watchers: 9
- 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!