CoDoc19 is a telegram bot which helps to let you know more about COVID-19.
The telegram handler is @CoDoc19Bot. So just go to telegram app and start interacting with it 👨💻
To start interacting with the bot 🔰
/start
After entering this command you will get the available commands
To check the likelihood of having COVID 19 📋
/test
With this test you can quickly check the likelihood of having Covid-19. This test is regularly updated and based on the recommendations of certified health organizations. It is purely intended to provide guidance and is not an official diagnosis.
Provide trustworthy answers to questions about COVID-19 via NLP
People have many questions about COVID-19, answers are scattered on different websites,
finding the right answers takes a lot of time and trustworthiness of answers is hard to judge. So we created a QA
feature.
The model is currently in it's learning phase. This may result in matching of wrong question.
I believe this will be improved in time.
To check if you're taking the correct protective measures against COVID-19.
/quiz
Several questions with options. You have to choose the right answer to ensure you have been good in taking measures 🤛
- To get current statistics of death, cases, recoveries etc. 📈
/stats
To get statistics related to death, active cases and recovered cases. Both global level and country wise.
To get global statistics, you just have to pass the /stats
command
To get country-wise statistics, pass country name with /stats
command. eg /stats India
PRO TIP : You can directly pass country name or country code without /stats
. eg try India
😉
You can also generate charts for both global and country stats 😎. Simply click the chart button to generate a chart.
- Build web interface
- Build facebook bot
- 🍴 Fork this repo!
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request.
Feel free to contribute to this project and treat it like your own. 😊