discord-rss-bot/discord_rss_bot
2022-12-06 12:37:20 +01:00
..
static Add favicon, /all has GET page for new feeds, and a base.html template 2022-12-04 19:37:58 +01:00
templates Convert /feed to GET instead of POST 2022-12-06 09:39:32 +01:00
__init__.py Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
feeds.py Add try except when closing program 2022-12-06 12:37:20 +01:00
main.py Add try except when closing program 2022-12-06 12:37:20 +01:00
settings.py Fix get_data_dir 2022-12-06 10:49:59 +01:00
webhooks.py Add type hints 2022-12-05 19:12:23 +01:00