A RSS bot for Discord
  • Python 77.7%
  • jinja 22%
  • Dockerfile 0.2%
Find a file
2022-05-06 23:01:50 +00:00
.github Remove dependency dashboard, add label and add reviewer 2022-04-26 03:08:05 +02:00
discord_rss_bot Rename delete variable to confirm_delete 2022-04-13 20:42:08 +02:00
tests Use the Black profile for isort 2022-02-10 15:44:25 +01:00
.gitignore Initial commit 2021-12-11 23:32:40 +01:00
LICENSE Initial commit 2021-12-11 23:32:40 +01:00
poetry.lock Update dependency discord-webhook to ^0.16.0 2022-05-06 23:01:50 +00:00
pyproject.toml Update dependency discord-webhook to ^0.16.0 2022-05-06 23:01:50 +00:00
README.md Update README 2021-12-31 04:12:01 +01: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