The Corona Bot project is a chat bot forked by my own RobBotTheRobot project, found here: https://github.com/dotchetter/robbottherobot
The bot has access to the latest data on the COVID19 outbreak globally. It will automatically push messages when it discoveres new data since the last poll. Data points include:
- Deaths
- Recoveries
- Cases over all
- New cases
All of these can be accessed globally or per country, upon query by commands.
- Register for an account or sign in to Discord: https://discordapp.com/register
- Click the invite and join. As mentioned above, the bot both speaks and understands strictly Swedish.
This project would not have been possible if it were not for these 3rd party libraries which are hereby mentioned with the utmost gratitude:
- discord.py (MIT License) https://github.com/Rapptz/discord.py
- coronavirus-monitor https://rapidapi.com/astsiatsko/api/coronavirus-monitor
- schedule https://github.com/dbader/schedule
Do you want to contribute to this project? Fork and send a PR or email me at dotchetter@protonmail.ch to get in touch.