A RSS bot for Discord
- Python 77.7%
- jinja 22%
- Dockerfile 0.2%
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](https://github.com/PyCQA/bandit/compare/1.7.2...1.7.3) --- updated-dependencies: - dependency-name: bandit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| discord_rss_bot | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
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