Skip to content

Telegram bot that gives information about covid-19 and pollution

License

Notifications You must be signed in to change notification settings

ikros98/PandemicTracker

Repository files navigation

PandemicTrackerBot

The project aims to create a dataset containing information about Covid in relation to mobility and pollution. The work focuses on merging these datasets in order to give the user the possibility, through a telegram bot, to receive all the information related to a particular location. This data will then be analyzed and shown to the user through a qualitative chart in order to make it easy to read. The merged data is accessible through a SPARQL endpoind running on the same server as the bot. All services will run on an OrangePi device, i.e. an Open-Source card based on ARM architecture on which you can run linux distributions. In particular, we have used Armbian, a linux distribution created specifically for ARM devices.

Further information can be found in our presentation (Italian).

Usage

In order to start your bot, create an API key using @BotFather and then launch TelegramBot.py using Python 3.

$ python TelegramBot.py API_KEY
Choose a location to send to the bot Bot replies with a chart containing the results

License

GNU GPLv3

About

Telegram bot that gives information about covid-19 and pollution

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages