oltdaniel / rwthcorona-bot

custom telegram bot for specific local corona news

Repository from Github https://github.comoltdaniel/rwthcorona-botRepository from Github https://github.comoltdaniel/rwthcorona-bot

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


Languages

Language:Go 96.7%Language:Shell 3.3%