{"id":16167148,"url":"https://github.com/ethymoney/covid-19","last_synced_at":"2026-01-30T14:17:12.898Z","repository":{"id":39742689,"uuid":"249662644","full_name":"EthyMoney/Covid-19","owner":"EthyMoney","description":"A simple discord bot with functionality related to statistics and news reporting for the Novel Coronavirus pandemic of 2020 (Officially named Covid-19)","archived":false,"fork":false,"pushed_at":"2023-07-25T16:25:15.000Z","size":427,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-14T13:43:25.987Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EthyMoney.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-24T09:17:11.000Z","updated_at":"2022-08-17T09:05:27.000Z","dependencies_parsed_at":"2024-10-27T19:18:40.002Z","dependency_job_id":"3451ccd3-10b1-4971-89f1-c7f24aaff461","html_url":"https://github.com/EthyMoney/Covid-19","commit_stats":{"total_commits":75,"total_committers":2,"mean_commits":37.5,"dds":0.07999999999999996,"last_synced_commit":"1ae79e0b917371d867a5d26351a7ef979d69c43a"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/EthyMoney/Covid-19","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthyMoney%2FCovid-19","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthyMoney%2FCovid-19/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthyMoney%2FCovid-19/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthyMoney%2FCovid-19/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EthyMoney","download_url":"https://codeload.github.com/EthyMoney/Covid-19/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EthyMoney%2FCovid-19/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28913974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T03:06:28.054Z","updated_at":"2026-01-30T14:17:12.864Z","avatar_url":"https://github.com/EthyMoney.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Covid-19 [![Discord Bots](https://top.gg/api/widget/status/691863138559328327.svg)](https://top.gg/bot/691863138559328327) [![Discord Bots](https://top.gg/api/widget/servers/691863138559328327.svg)](https://top.gg/bot/691863138559328327)\nDescription: Covid-19 is a simple discord bot with functionality related to live statistics and reporting from around the world for the Novel Coronavirus pandemic of 2020 (Officially named Covid-19).\n\n[Click here to add the pre-hosted bot to your discord server!](https://discordapp.com/oauth2/authorize?client_id=691863138559328327\u0026scope=bot\u0026permissions=67488832)\n\u003cbr\u003e\u003cbr\u003e\n[Click here for instructions to host your OWN bot!](#running-your-own-bot)\n\u003cbr\u003e\u003cbr\u003e\n\n## Commands and usage:\n* To see a situation summary for worldwide, simply use  `.cv`\n* For a specific country, use  `.cv \u003ccountry\u003e`\n* For a US state, use  `.cv s \u003cstate\u003e`\n* For countries, you can also view cases/deaths/recoveries individually using  `.cv \u003cc/d/r\u003e \u003ccountry\u003e`\n## Examples:\n* `.cv de`      =\u003e display summary for Germany.\n* `.cv c us`  =\u003e display only cases for United States.\n* `.cv d it`  =\u003e display only deaths for italy.\n* `.cv s mn`  =\u003e display summary for the state of Minnesota.\n* `.cv r`        =\u003e display only recoveries for worldwide.\n## Notes and extras:\n* You can use either the 2-letter abbreviation, or the full name for countries and states.\n* You can use either `.cv` OR `-c` as the prefix for commands, so take your pick!\n* This bot is open source and frequently updated! You can get the github link using `.cv source`.\n* Spare some change to support Covid-19 releif efforts? Use `.cv donate` to get a link to official W.H.O. Solidarity Response Fund.\n* Last thing I swear.. Please share this bot if you like it! You can get the invite link to add the bot to your other servers using `.cv invite`.\n\u003cbr\u003e\n\n## Running Your Own Bot\n\nWant to try building and hosting your own Covid-19 bot? You're in the right place! Follow these instructions to get up and going:\n\n* Install [Node.js](https://nodejs.org/) on your machine. Available on the Node.js website and most package managers on multiple platforms!\n* Clone this repo to your machine. Either download as zip or use a terminal and run `git clone https://github.com/EthyMoney/Covid-19.git`.\n* Open the project folder directory in a terminal and then run `npm install` to automatically install all needed project dependencies.\n* Now head over to the [Discord Developer Portal](https://discord.com/developers/applications) and create a new bot application. Save the application token after you reset it once the bot is made. Keep this token private and safe!\n* Also save your application ID, this will be used for making an invite link for the bot.\n* Replace the `APPLICATION_ID` part of this link with your own application ID: `https://discordapp.com/oauth2/authorize?client_id=APPLICATION_ID\u0026scope=bot\u0026permissions=67488832`. Save this link for later and use it to share the bot with others, this is the invite link to add the bot to servers!\n* Open the `keys.json` file in a text editor and paste your token into there for the \"token\" property. Replace the placeholder `YOUR_DICORD_BOT_TOKEN_HERE` text.\n* Great! You are now ready to start your bot. From a terminal in the project directory, run `node main.js`.\n* Now that your bot is running, go ahead and open that invite link that you made earlier and add the bot to your server. Be sure to leave all of the permissions checked so it can work properly!\n* That's it! You are now running your very own instance of Covid-19 bot. That was fun right?  :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethymoney%2Fcovid-19","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fethymoney%2Fcovid-19","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fethymoney%2Fcovid-19/lists"}