discord-rss-bot/discord_rss_bot
2022-12-05 12:03:49 +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 Add favicon, /all has GET page for new feeds, and a base.html template 2022-12-04 19:37:58 +01:00
__init__.py Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
feeds.py Use real function name and not alias 2022-12-05 12:03:49 +01:00
main.py Sort functions alphabetical and fill out docstrings 2022-12-05 12:02:41 +01:00
settings.py Sort functions alphabetical and fill out docstrings 2022-12-05 12:02:41 +01:00
webhooks.py Move update_feed and add_feed to own function, and create set_hook_by_name 2022-12-05 11:16:27 +01:00