A RSS bot for Discord
  • Python 77.7%
  • jinja 22%
  • Dockerfile 0.2%
Find a file
2022-12-05 12:03:49 +01:00
.github Update renovate.json 2022-09-29 01:30:55 +02:00
discord_rss_bot Use real function name and not alias 2022-12-05 12:03:49 +01:00
tests Add config file, dropdown for webhooks, and sends stuff to Discord 2022-12-02 16:47:47 +01:00
.gitignore Ignore database stuff 2022-12-01 21:10:46 +01:00
LICENSE Initial commit 2021-12-11 23:32:40 +01:00
poetry.lock Add config file, dropdown for webhooks, and sends stuff to Discord 2022-12-02 16:47:47 +01:00
pyproject.toml Add config file, dropdown for webhooks, and sends stuff to Discord 2022-12-02 16:47:47 +01:00
README.md Format code 2022-08-02 14:59:59 +02:00

discord-rss-bot

A RSS bot for Discord built with reader. It is designed to be executed by a cron job or systemd timer.

Usage: discord_rss_bot.py [OPTIONS] COMMAND [ARGS]...

Options:
--install-completion  Install completion for the current shell.
--show-completion     Show completion for the current shell, to copy it or customize the installation.
--help                Show this message and exit.

Commands:
add          Add a feed to the database
backup       Backup the database
check        Check new entries for every feed
delete       Delete a feed from the database
stats        Print the number of feeds and entries in the database
webhook-add  Add a webhook to the database
webhook-get  Get the webhook url