No description
Kumi
8ea8c9208a
This commit refactors the code handling bot state management to improve readability and modularity. The new implementation uses a more structured approach to handling different types of events, making it easier to reason about and maintain. Additionally, it fixes an issue where the bot was not properly handling errors when putting state in rooms. This change should improve the overall stability and performance of the RSS bot, as well as make it easier for developers to understand and work with the codebase. |
||
---|---|---|
src/matrix_rssbot | ||
.gitignore | ||
config.dist.ini | ||
LICENSE | ||
pantalaimon.example.conf | ||
pantalaimon_first_login.py | ||
pyproject.toml | ||
README.md | ||
rssbot-pantalaimon.service | ||
rssbot.service |
Matrix-RSSBot
This is a simple, no-database RSS to Matrix bridge bot.