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
- Host: GitHub
- URL: https://github.com/arbazkhan4712/covid-19-update-bot
- Owner: Arbazkhan4712
- License: mit
- Created: 2020-05-11T17:58:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-11T18:17:38.000Z (over 5 years ago)
- Last Synced: 2025-02-17T16:52:08.336Z (9 months ago)
- Topics: coverage-report, covid-19, covid-19-india, covid-bot, covid-data, covid19, covid19-data, covid19-tracker
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](https://www.python.org/) [](https://www.python.org/downloads/release/python-360/) [](https://pypi.python.org/pypi/ansicolortags/)
[](https://GitHub.com/Naereen/StrapDown.js/network/) [](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)