Skip to content

Telegram bot which will send information dealing with cases, deaths and other things about COVID-19

Notifications You must be signed in to change notification settings

shikitos/telegram-bot-COVID-19-info

Repository files navigation

Telegram-bot-COVID-19-info

Greetings, it is my first project with JavaScript — more precisely, on Node.JS.

Why Node.JS, if I have not some projects at the pure JavaScript?

I don't know, really... I've seen one video, which was about Telegram's bot on Node.JS And after this, I wanted to do my own bot :D That's why I decided to create this project... Maybe It will be so bad with too many mistakes. But It will be really excellent experience for me. It will be really not bad for the first JS project, yeah?

If you will see any mistakes or defects — write to me or make a pull request. Because the most important thing for me — learn how to code.

Well, welcome, my friend!


What can the bot do?

  • If you will write a country name, for example: "Hungary" - it will respond with statistics on cases of illness, death, and recovery in the country of your choice;
  • You can write "Deaths" || "deaths" - it will respond with statistics about deaths around the world;
  • If you ask "/help" - he answered how should you ask a question and what he will answer.

Where does it get statistics from?

From worldometer's API - https://www.npmjs.com/package/covid19-api.

How often statistics are updated?

Statistics are updating every second, it gets data from all countries over the world.

A bot is working now? Where can I talk with him?

Yes, bot is in the hosting named "Glitch". You can talk with him in telegram - http://t.me/about_covid19_bot.

About

Telegram bot which will send information dealing with cases, deaths and other things about COVID-19

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published