Skip to content

The aim of this project is to allow users to have an overview of Italy's pandemic situation by simply interacting with a Telegram Bot.

License

Notifications You must be signed in to change notification settings

Lorenzo-Pappalardo/Colors-of-Italy

Repository files navigation

Colors-of-Italy

Background

In response to the COVID-19 pandemic that spread worldwide, Italy was divided in areas with different colors based on virus' circulation.
For more info check this page on Wikipedia.

Technical stuff

The aim of this project is to allow users to have an overview of Italy's pandemic situation by simply interacting with a Telegram Bot.

Configuration

Before running the code, it is necessary to set an environment variable with name "TOKEN" that holds your bot's token.
There are different ways to set environment variables, check out this if you are using Windows and this if you're using Linux or MacOS.
If you are using Docker you should set the container's environment variable too, check out this. You can get your bot's API key by chatting with BotFather. For more information, check the official telegram documentation.

Running

Use of the commands below according to your preference in project's root directory:

Using npm:

npm start

Using yarn:

yarn start

Enjoy!

About

The aim of this project is to allow users to have an overview of Italy's pandemic situation by simply interacting with a Telegram Bot.

Topics

Resources

License

Stars

Watchers

Forks