A package implementing a reusable class to make matrix bots
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
histausse 0a96845fdf
Fix a bug in the memoization of resolve_room and use asyncronicity better in init
3 years ago
src/matrix_bot Fix a bug in the memoization of resolve_room and use asyncronicity better in init 3 years ago
tests Fix a bug in the memoization of resolve_room and use asyncronicity better in init 3 years ago
.gitignore Initialize the client 3 years ago
LICENSE Initial commit 3 years ago
README.md Initial commit 3 years ago
pyproject.toml add config files for pip packaging 3 years ago
requirements.txt add cleaner memoization 3 years ago
requirements_dev.txt add cleaner memoization 3 years ago
setup.cfg add cleaner memoization 3 years ago
setup.py add config files for pip packaging 3 years ago

README.md

matrix-bot

A package implementing a reusable class to make matrix bots