We offer you a daily overview of several data in order to keep you up to date with the latest data.
In addition to new infections and deaths, we also offer figures for intensive care units, as well as for the various states and counties.
c!info - Find facts and information about the bot.
c!stats - See the most important data for Germany.
c!states <name or abbreviation> - Find the data for the states.
c!districts <name> - Find the data for the 412 counties or independent cities.
c!hospital - Find the most important data from the intensive care units.
c!prefix <prefix> - Change the prefix
c!channel <#channel> - Specify a channel where only commands should be executable.
- Make sure that you have Java v8.x or later installed.
- You also need your bot's token. Check this page for more information.
- Download our build discord bot jar from here https://github.com/GermanyCovid/germanycovid-discordbot/actions
- Run
java -jar germanycovid-discordbot-X.X.X-dependencies.jar
from the project folder to start the bot.
The config.json
will be created when the bot is starting. In the config.json
file you need your bot token that was mentioned in the prerequisites.
β οΈ The data in the config.json should not be published publicly otherwise third parties can gain access to all services that are used here.
We host our own bot. If the installation is too stressful for you or you want to set up the bot quickly, you can simply invite our bot to your guild. Just press here if you want to invite our bot.
This project uses the data from the API rki-covid-api by marlon360. Be sure to check out his work on GitHub.
This code is available under the Mozilla Public License Version 2.0.