discord-rss-bot/discord_rss_bot
2025-12-08 17:47:45 +01: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 Improve search page 2025-08-29 03:02:32 +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 Unescape HTML entities in summary and content before markdown conversion 2025-12-08 17:47:45 +01:00
feeds.py fix: classify Reddit feeds only when URL contains both "reddit.com" and ".rss" 2025-10-15 04:43:39 +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 Refactor search response to use named parameters and update search context test 2025-08-29 16:41:34 +02:00
missing_tags.py Fix warnings and other type checking issues 2025-02-10 04:44:09 +01:00
search.py Improve search page 2025-08-29 03:02:32 +02:00
settings.py Honor 429 Too Many Requests and 503 Service Unavailable responses 2025-05-05 01:19:52 +02:00