Skip to content

This is a discord bot to interactively display cumulative incidence values in Germany

License

Notifications You must be signed in to change notification settings

Luca-Hackl/Discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot, cumulative incidence values germany

Table of contents

General info

This is a discord bot (see Features for function). Messages that start with "😷" let's the program search for the cumulative incidence values in the city that is typed behind the emoji. !update, updates the values in the csv file. Should be executed once a day.

Features

Creates a discord bot that responds to "😷", if a name of a german countie is typed after the "😷" the bot will search trough the newest cumulative incidence values in that countie or city and post it in the channel. It can also return the 5 counties that have the highest cumulative incidence values by typing "😷!top5". "😷!update" will update incidence values. It's recommended to update it everyday especially to make sure the upcoming statistics module will work well with the SQL server.

Setup

Create a mySQL (I used MariaDB) server and create a database names "mydatabase". The table will be automatically configured once the program is started. Also it should be remembered to add username and password of the SQL database to the .env file.

To-Do

  • Use some more statistics

About

This is a discord bot to interactively display cumulative incidence values in Germany

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages