discord-rss-bot/discord_rss_bot
2025-07-07 22:56:56 +02:00
..
filter Add regex support to blacklist and whitelist filters. Strong code, many bananas! 🦍🦍🦍🦍 2025-04-03 05:44:50 +02:00
static Stuff and things 2024-10-30 18:45:02 +01:00
templates Add button for manually updating feed 2025-05-17 03:58:08 +02:00
__init__.py Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
custom_filters.py Fix warnings and other type checking issues 2025-02-10 04:44:09 +01:00
custom_message.py Use ATX headers instead of SETEXT 2025-05-17 03:53:15 +02:00
feeds.py Add logging for entry sending and improve scheduler configuration 2025-07-07 22:56:56 +02:00
healthcheck.py Fix warnings and other type checking issues 2025-02-10 04:44:09 +01:00
hoyolab_api.py Add Hoyolab API integration 2025-05-04 03:48:22 +02:00
is_url_valid.py Fix warnings and other type checking issues 2025-02-10 04:44:09 +01:00
main.py Add logging for entry sending and improve scheduler configuration 2025-07-07 22:56:56 +02:00
missing_tags.py Fix warnings and other type checking issues 2025-02-10 04:44:09 +01:00
search.py Fix all the bugs 2024-05-18 04:05:05 +02:00
settings.py Honor 429 Too Many Requests and 503 Service Unavailable responses 2025-05-05 01:19:52 +02:00