No description
Find a file
Kumi 7bfcda09b8
feat(bot): add initial sync before continuous sync
Added an initial sync with a timeout of 30000ms before starting continuous synchronization to ensure the bot is ready with the latest state from the server. This change aims to prevent any missed messages that might occur during the startup phase.
2024-08-09 11:53:31 +02:00
.gitignore feat: add RoombaBot for blocking/unblocking Matrix rooms 2024-08-07 10:28:30 +02:00
bot.py feat(bot): add initial sync before continuous sync 2024-08-09 11:53:31 +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