discord-rss-bot/discord_rss_bot
2022-12-23 22:59:14 +01:00
..
static Update styles.css 2022-12-11 21:55:12 +01:00
templates Include feed url in blacklist.html and whitelist.html 2022-12-23 22:59:14 +01:00
__init__.py Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
blacklist.py Rename if_in_black/whitelist to what they do 2022-12-23 22:58:47 +01:00
feeds.py Rename if_in_black/whitelist to what they do 2022-12-23 22:58:47 +01:00
healthcheck.py Print error to stderr 2022-12-19 18:41:55 +01:00
main.py Show feeds without webhooks 2022-12-21 01:37:40 +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
whitelist.py Rename if_in_black/whitelist to what they do 2022-12-23 22:58:47 +01:00