This website requires JavaScript.
Explore
Help
Sign in
TheLovinator
/
discord-rss-bot
Watch
1
Fork
You've already forked discord-rss-bot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f0ec10122a
discord-rss-bot
/
discord_rss_bot
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Joakim Hellsén
f0ec10122a
Add job for checking for new entries
2022-12-06 10:51:21 +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
Move reader.update_feeds to send_to_discord
2022-12-06 10:50:37 +01:00
main.py
Add job for checking for new entries
2022-12-06 10:51:21 +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