/covid-19-telegram-bot

Primary LanguageJavaScriptMIT LicenseMIT

covid-19-telegram-bot

The bot shows up-to-date status about COVID-19 cases. Enter the country name in Latin and get up-to-date statistics.

Stack

Installation

COVID19 requires Node.js v12+ to run.

Install the dependencies and devDependencies and start the server.

$ cd covid-19-telegram-bot
$ npm install
$ npm start