No description
Find a file
Kumi 798fcc361e
fix(bot): handle missing shutdown config keys
Set default values for `shutdown_title` and `shutdown_message` if they are not present in the config. This prevents potential errors when these keys are missing, ensuring smoother bot initialization.
2024-08-09 11:43:34 +02:00
.gitignore feat: add RoombaBot for blocking/unblocking Matrix rooms 2024-08-07 10:28:30 +02:00
bot.py fix(bot): handle missing shutdown config keys 2024-08-09 11:43:34 +02:00
config.dist.yaml feat: add Pantalaimon support for encrypted rooms 2024-08-09 11:01:58 +02:00
requirements.txt feat: add RoombaBot for blocking/unblocking Matrix rooms 2024-08-07 10:28:30 +02:00