{"id":20373042,"url":"https://github.com/ahmadchen/coronanotifier","last_synced_at":"2026-01-04T13:33:27.375Z","repository":{"id":108782755,"uuid":"255274573","full_name":"ahmadchen/CoronaNotifier","owner":"ahmadchen","description":"Covid-19 Whatsapp Bot","archived":false,"fork":false,"pushed_at":"2020-04-13T09:02:06.000Z","size":312,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-25T11:26:18.712Z","etag":null,"topics":["bot","covid-19","covid-19-whatsapp-bot","covid-api","covid19","covid19-data","covid19-live-tracker","database","hacking","javascript","model","neural-network","node","node-module","notifications","robotics","terminal-based","terraform"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ahmadchen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-13T08:44:41.000Z","updated_at":"2024-08-12T20:00:07.000Z","dependencies_parsed_at":"2023-06-05T03:00:16.342Z","dependency_job_id":null,"html_url":"https://github.com/ahmadchen/CoronaNotifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadchen%2FCoronaNotifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadchen%2FCoronaNotifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadchen%2FCoronaNotifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadchen%2FCoronaNotifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadchen","download_url":"https://codeload.github.com/ahmadchen/CoronaNotifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244600674,"owners_count":20479304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bot","covid-19","covid-19-whatsapp-bot","covid-api","covid19","covid19-data","covid19-live-tracker","database","hacking","javascript","model","neural-network","node","node-module","notifications","robotics","terminal-based","terraform"],"created_at":"2024-11-15T01:16:15.384Z","updated_at":"2026-01-04T13:33:27.347Z","avatar_url":"https://github.com/ahmadchen.png","language":"JavaScript","readme":"# Corona Notifier \n\n![GitHub ](https://img.shields.io/github/last-commit/ahmadchen/CoronaNotifier)\n![Twitter](https://img.shields.io/twitter/follow/teman_bahagia?style=social)\n\nCorona Notifier is a Whatsapp automatic notification robot using MQTT \u0026 nodeJS. The Corona Service will collect latest data about the COVID-19 indonesian case from [indonesia-covid-19-api](https://indonesia-covid-19.mathdro.id/api) by [mathdroid](https://github.com/mathdroid/indonesia-covid-19-api)\n\n#### The Diagram\n![Diagram](Diagram.png)\n\n\n## Getting Started\n\nThis project require MQTT broker, nodeJS\n\nClone this project\n\n```bash\n\u003e git clone https://github.com/ahmadchen/CoronaNotifier.git\n\u003e cd CoronaNotifier\n\n```\n\nInstall the dependencies:\n\n```bash\n\u003e npm i\n```\n\nEdit MQTT topic in .env file:\n\n```\nMQTT_TOPIC= ....\n```\n\nrun the Whatsapp bot\n\n```bash\n\u003e node index.js\n```\n\nafter running it you need to scan the qr\n\nrun the corona service\n\n```bash\n\u003e node CoronaService\\corona.js\n```\n\n## Bot Whatsapp Command\n(WARNING: This is only available with Bahasa Language)\n\nThis bot is for covid-19 information purpose by automatically answer for available data, by using the available command :\n1. !help \nThe introduction and list of available command, example output\n```\nCOVID-19 \n!corona  =\u003e  ........\n!aktif  =\u003e  .......\n!mati  =\u003e  ......\n```\n2. !ping \nUsing this command will response \"pong\"\n3. !corona \nUsing this command will return information about current indonesia corona case and global case, example output\n```\n         COVID-19 Update!!\nNegara: xx\n\nTotal Kasus: xx\nKasus Baru: xx\nTotal Pasien: xx\n\nSembuh: xx\nSembuh Baru: xx\nPresentase Sembuh: xx.xx%\n\nMeninggal: xx\nMeninggal Baru: xx\nPresentase Meninggal: xx.xx%\n\nDicek pada: xxx, xx xxxx 2020 | xx.xx WIB\n```\n4. !aktif \nUsing this command will enable notifications when there is a data update.\n5. !mati \nUsing this command will disable notifications when there is a data update.\n6. !data\nUsing this command will return a list of websites that contain coronavirus data.\n7. !peta \nUsing this command will return the corona virus distribution map information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadchen%2Fcoronanotifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmadchen%2Fcoronanotifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadchen%2Fcoronanotifier/lists"}