discord-rss-bot/discord_rss_bot
2023-01-22 10:09:27 +01:00
..
filter Move blacklist and whitelist to own directory 2023-01-11 00:49:15 +01:00
static Remove unused CSS 2023-01-17 03:41:31 +01:00
templates Improve feed page 2023-01-22 10:09:27 +01:00
__init__.py Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
custom_filters.py Create our own HTML to Markdown converter 2023-01-21 22:48:00 +01:00
custom_message.py Create our own HTML to Markdown converter 2023-01-21 22:48:00 +01:00
feeds.py Add button to send entry to Discord 2023-01-21 14:16:08 +01:00
healthcheck.py Remove logging to speed up the program 2023-01-20 08:13:04 +01:00
main.py Improve feed page 2023-01-22 10:09:27 +01:00
markdown.py Improve feed page 2023-01-22 10:09:27 +01:00
search.py Remove logging to speed up the program 2023-01-20 08:13:04 +01:00
settings.py Create remove_image_tags filter and apply it to content and summary 2023-01-21 11:29:12 +01:00