Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
the-robot authored Mar 3, 2020
1 parent 1c8709d commit 9eb2a96
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
### What is Coronavirus?
## What is Coronavirus?

Coronaviruses (CoV) are a large family of viruses that cause illness ranging from the common cold to more severe diseases such as Middle East Respiratory Syndrome (MERS-CoV) and Severe Acute Respiratory Syndrome (SARS-CoV). A novel coronavirus (nCoV) is a new strain that has not been previously identified in humans.

Coronaviruses are zoonotic, meaning they are transmitted between animals and people. Detailed investigations found that SARS-CoV was transmitted from civet cats to humans and MERS-CoV from dromedary camels to humans. Several known coronaviruses are circulating in animals that have not yet infected humans.
Expand All @@ -7,9 +8,8 @@ Common signs of infection include respiratory symptoms, fever, cough, shortness

[Learn More](https://www.who.int/health-topics/coronavirus)

---
## What is this bot?

### What is this bot?
[COVID-19 Bot](https://t.me/coronaexe_bot) `(@coronaexe_bot)` is a telegram bot that can gives latest news and number of cases/deaths related to coronavirus.

You can message the bot directly or add to the group. When you add to the group, make sure to **mention** `(@coronaexe_bot /command)` the bot to communicate.
Expand All @@ -18,13 +18,16 @@ I also have a channel, [COVID-19 Updates](https://t.me/novelcov19) `(@novelcov19

<img src="https://i.imgur.com/JRA5zwY.jpg" alt="screenshot" width="300" height="600">

---
## COVID-19 Website

### COVID-19 Website
I have also created a website to see coronavirus cases and news easily. [COVID-19 Website](https://covid19.khant.dev).

<img src="https://i.imgur.com/R0Ck0Ur.png" alt="website-dashboard" width="800" height="600">

<img src="https://i.imgur.com/ccBiLcf.png" alt="website-news" width="800" height="600">

---
## Source

The numbers come from [Worldometer](https://www.worldometers.info/coronavirus/).

For news, it pulls from several RSS feeds but you can check the initial list [here](https://github.com/the-robot/corona-bot/blob/master/src/setup/sources.js).

0 comments on commit 9eb2a96

Please sign in to comment.