From 9675783adb92cfce6b28779052df952e23d86e23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Mon, 5 Dec 2022 13:13:06 +0100 Subject: [PATCH] Update README.md --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README.md b/README.md index 3835427..1de1eae 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,3 @@ # discord-rss-bot -A RSS bot for Discord built with [reader](https://github.com/lemon24/reader). It is designed to be executed by -a [cron job](https://wiki.archlinux.org/title/Cron) or [systemd timer](https://wiki.archlinux.org/title/Systemd/Timers). - - 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 +A RSS bot for Discord built with [reader](https://github.com/lemon24/reader). \ No newline at end of file