A package implementing a reusable class to make matrix bots
Find a file
2021-10-04 16:54:57 +02:00
src/matrix_bot use a modular invite policy 2021-10-04 16:54:57 +02:00
tests use a modular invite policy 2021-10-04 16:54:57 +02:00
.gitignore remember the sync token to avoid reloading the whole history 2021-10-03 18:02:30 +02:00
LICENSE Initial commit 2021-10-02 22:27:00 +02:00
pyproject.toml add config files for pip packaging 2021-10-02 22:43:13 +02:00
README.md add clean logging 2021-10-03 20:07:14 +02:00
requirements.txt remember the sync token to avoid reloading the whole history 2021-10-03 18:02:30 +02:00
requirements_dev.txt add cleaner memoization 2021-10-03 15:09:34 +02:00
setup.cfg remember the sync token to avoid reloading the whole history 2021-10-03 18:02:30 +02:00
setup.py add config files for pip packaging 2021-10-02 22:43:13 +02:00

matrix-bot

A package implementing a reusable class to make matrix bots

This is inventing the wheel once again, but who care? It's fun :)