Update README

This commit is contained in:
2023-08-07 04:26:13 +02:00
parent a0b800a16f
commit 5b94678b64
2 changed files with 4 additions and 11 deletions

View File

@ -1,6 +1,6 @@
# discord-rss-bot
Subscribe to RSS feeds and get updates to a Discord webhook. Built with [reader](https://github.com/lemon24/reader).
Subscribe to RSS feeds and get updates to a Discord webhook.
## Installation
@ -51,10 +51,4 @@ This is not recommended if you don't have an init system (e.g., systemd)
- Type `poetry run python discord_rss_bot/main.py` into the PowerShell window.
- You can stop the bot with <kbd>Ctrl</kbd> + <kbd>c</kbd>.
Note: You will need to run `poetry install` again if [poetry.lock](poetry.lock) has been modified.
## Need help?
- Email: [tlovinator@gmail.com](mailto:tlovinator@gmail.com)
- Discord: TheLovinator#9276
- Send an issue: [discord-rss-bot/issues](https://github.com/TheLovinator1/discord-rss-bot/issues)
Note: You will need to run `poetry install` again if [poetry.lock](poetry.lock) has been modified.