Update README.md
This commit is contained in:
parent
1d8ad24569
commit
8d02605019
18
README.md
18
README.md
@ -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.
|
Loading…
x
Reference in New Issue
Block a user