Fix all the bugs

This commit is contained in:
2024-05-18 04:05:05 +02:00
parent 9c63916716
commit 73cf7c489c
33 changed files with 831 additions and 396 deletions

View File

@ -2,9 +2,8 @@
Subscribe to RSS feeds and get updates to a Discord webhook.
## This bot is not ready for production use.
You should use [MonitoRSS](https://github.com/synzen/monitorss) instead.
> [!NOTE]
> You should look at [MonitoRSS](https://github.com/synzen/monitorss) for a more feature-rich project.
## Installation
@ -55,4 +54,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.
Note: You will need to run `poetry install` again if [poetry.lock](poetry.lock) has been modified.