Skip to content

derBobo/rwthcorona-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rwthcorona-bot

telegram

Running

Installation

Install golang.

Preparing
  1. Copy .env.sample to .env and edit it. (cp .env.sample .env)
  2. Start with ./scripts/start.sh.

Dataset

Currently the data from the NRW Dashboard is used, only for Aachen (Städteregion). Source.

ToDo

  • Deployment
    • Docker with GitHub Actions
    • Deploy to a raspberry
  • Visualization
    • Line Chart
    • Heat Map
  • Commands
    • /aktuell
    • /altersgruppe
    • /info
    • /verlauf
  • Scheduling based on chat (command to receive automatic updates)

License

just do, what you'd like to do

About

custom telegram bot for specific local corona news

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.7%
  • Shell 3.3%