An open API service indexing awesome lists of open source software.

https://github.com/arbazkhan4712/covid-19-update-bot

Covid-19 Update Bot that will Notifiy about the current covid-19 Cases, Deaths, Recovered
https://github.com/arbazkhan4712/covid-19-update-bot

coverage-report covid-19 covid-19-india covid-bot covid-data covid19 covid19-data covid19-tracker

Last synced: 6 months ago
JSON representation

Covid-19 Update Bot that will Notifiy about the current covid-19 Cases, Deaths, Recovered

Awesome Lists containing this project

README

          

# Covid-19-Update-Bot
Covid-19 Update Bot that will Notifiy about the current covid-19 Cases, Deaths, Recovered

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) [![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) [![PyPI license](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)

[![GitHub forks](https://img.shields.io/github/forks/arbazkhan4712/Covid-19-Update-Bot?style=social)](https://GitHub.com/Naereen/StrapDown.js/network/) [![GitHub star](https://img.shields.io/github/stars/arbazkhan4712/Covid-19-Update-Bot?style=social)](https://GitHub.com/Naereen/StrapDown.js/network/)

# Dependencies:
*json*

```
pip install json
```
*win 10 toast*

```
pip install win10toast
```

*Initially it shows the cases worldwide it will notify after every hour*

*If you want to see cases for india or any other country then change this line in the code*
```
r = requests.get('https://coronavirus-19-api.herokuapp.com/countries/india')
```

### API Credits [Javier Aviles](https://github.com/javieraviles)

## License & Copyright
© [Arbaz Khan](https://arbazkhan4712.github.io/Contact.html)

Licensed under the [MIT License](License)