17 lines
463 B
Markdown
17 lines
463 B
Markdown
# NewsBot
|
|
|
|
Bot delivering news articles to discord servers.
|
|
|
|
Plans
|
|
|
|
- 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. |