discord-rss-bot/discord_rss_bot
2022-12-20 03:30:40 +01:00
..
static Update styles.css 2022-12-11 21:55:12 +01:00
templates Update feed page 2022-12-20 03:30:40 +01:00
__init__.py Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
feeds.py Use database instead of config file 2022-12-16 14:36:44 +01:00
healthcheck.py Print error to stderr 2022-12-19 18:41:55 +01:00
main.py You can now pause and unpause feeds 2022-12-20 03:29:46 +01:00
search.py Use database instead of config file 2022-12-16 14:36:44 +01:00
settings.py Rename get_webhooks to list_webhooks 2022-12-20 01:10:35 +01:00