discord-rss-bot/discord_rss_bot
2025-06-25 06:06:42 +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 Fix line endings? 2025-06-25 06:06:42 +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 Send a separate message with the Discord quest 2025-06-07 04:56:49 +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 Change log level to debug and update port to 3000 2025-06-07 05:54:55 +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