No description
Kumi
ec815b1487
This commit improves the handling of the feed list by removing duplicate entries and ensuring that each feed is only listed once. This change was made to improve the overall stability and performance of the RSS bot, as well as to simplify the code and make it easier to maintain. Additionally, this commit addresses a bug where the `listfeeds` command would not work correctly if there were multiple feeds with the same URL. This commit also includes an optimization that reduces the number of network requests made by the RSS bot when fetching feed content. This should improve the overall performance and reduce the load on servers hosting RSS feeds. |
||
---|---|---|
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.