corbz b837c54b3f tasks now trigger on set interval
interval is every 10 minutes per day, exactly as the final digit of the minute is 0
2023-12-26 23:46:54 +00:00
2023-12-16 22:43:56 +00:00
2023-12-26 23:46:54 +00:00
2023-12-15 00:44:09 +00:00
2023-12-24 23:01:52 +00:00
2023-12-20 21:51:57 +00:00

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.
Description
A Discord bot that aims to periodically provide the content of any given RSS feed into a specified channel.
Readme 922 KiB
Languages
Python 99.4%
Dockerfile 0.6%