This website requires JavaScript.
Explore
Help
Register
Sign In
TheLovinator
/
discord-rss-bot
Watch
1
Fork
0
You've already forked discord-rss-bot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9675783adb92cfce6b28779052df952e23d86e23
discord-rss-bot
/
discord_rss_bot
History
Joakim Hellsén
9a0177a17f
Use real function name and not alias
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