Update README.md

This commit is contained in:
Corban-Lee Jones 2024-01-26 17:52:33 +00:00
parent 1d8ad24569
commit 8d02605019

View File

@ -1,17 +1,7 @@
# NewsBot
# PYRSS
Bot delivering news articles to discord servers.
An RSS driven Discord bot written in Python.
Plans
Provides user commands for storing RSS feed URLs that can be assigned to any given discord channel.
- Multiple news providers
- Choose how much of each provider should be delivered
- Check for duplicate articles between providers, and only deliver preferred provider article
## Dev Notes:
For the sake of development, the following defintions apply:
- Feed - An RSS feed stored within the database, submitted by a user.
- Assigned Feed - A discord channel set to receive content from a Feed.
Content is shared every 10 minutes as an Embed.