diff --git a/README.md b/README.md index bdd0618..07e5819 100644 --- a/README.md +++ b/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. \ No newline at end of file +Content is shared every 10 minutes as an Embed. \ No newline at end of file