discord-rss-bot/discord_rss_bot
2024-07-30 01:08:48 +02:00
..
filter Fix all the bugs 2024-05-18 04:05:05 +02:00
static Fix all the bugs 2024-05-18 04:05:05 +02:00
templates Use feed.url instead of feed.link on feed page 2024-05-21 19:29:26 +02:00
__init__.py Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
custom_filters.py Use Ruff and fix all its warnings and errors 2023-03-18 01:50:45 +01:00
custom_message.py Remove [https:// from markdown link 2024-07-26 21:53:58 +02:00
feeds.py Remove [https:// from markdown link 2024-07-26 21:53:58 +02:00
healthcheck.py Fix all the bugs 2024-05-18 04:05:05 +02:00
is_url_valid.py Fix all the bugs 2024-05-18 04:05:05 +02:00
main.py Fix /embed not working 2024-07-30 01:08:48 +02:00
missing_tags.py Fix all the bugs 2024-05-18 04:05:05 +02:00
search.py Fix all the bugs 2024-05-18 04:05:05 +02:00
settings.py Fix all the bugs 2024-05-18 04:05:05 +02:00
webhook.py Fix Ruff warnings and Uvicorn logging 2024-07-26 21:47:23 +02:00