{"id":21071781,"url":"https://github.com/akshayitzme/cowinalerter-node","last_synced_at":"2026-02-02T14:34:51.534Z","repository":{"id":42024925,"uuid":"386977719","full_name":"akshayitzme/cowinAlerter-node","owner":"akshayitzme","description":"Heroku Ready to Deploy Express.js app to check Slot Availability every 15 secs, sends telegram alerts when there is a Slot Available. ","archived":false,"fork":false,"pushed_at":"2024-09-17T07:13:35.000Z","size":92,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-09-18T07:40:21.154Z","etag":null,"topics":["cowin","cowin-alerts","express","heroku","nodejs","telegram","vaccine"],"latest_commit_sha":null,"homepage":"","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/akshayitzme.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":"2021-07-17T15:43:57.000Z","updated_at":"2024-09-17T07:13:35.000Z","dependencies_parsed_at":"2024-03-29T18:31:18.018Z","dependency_job_id":null,"html_url":"https://github.com/akshayitzme/cowinAlerter-node","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayitzme%2FcowinAlerter-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayitzme%2FcowinAlerter-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayitzme%2FcowinAlerter-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akshayitzme%2FcowinAlerter-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akshayitzme","download_url":"https://codeload.github.com/akshayitzme/cowinAlerter-node/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225409819,"owners_count":17470147,"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":["cowin","cowin-alerts","express","heroku","nodejs","telegram","vaccine"],"created_at":"2024-11-19T18:54:11.734Z","updated_at":"2026-02-02T14:34:46.514Z","avatar_url":"https://github.com/akshayitzme.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CowinAlerter-Node \u003cimg align=\"right\" alt=\"GitHub package.json version\" src=\"https://img.shields.io/github/package-json/v/akshayitzme/cowinAlerter-node?style=for-the-badge\"\u003e\n\n\u003cimg src=\"https://i0.wp.com/www.platformafrica.com/wp-content/uploads/2021/03/c2.png?fit=1800%2C550\u0026ssl=1\" alt=\"covid banner\"/\u003e\n\n![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=for-the-badge) \n![GitHub top language](https://img.shields.io/github/languages/top/akshayitzme/cowinAlerter-node?style=for-the-badge)\n![Lines of code](https://img.shields.io/tokei/lines/github/akshayitzme/cowinAlerter-node?style=for-the-badge)\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/akshayitzme/cowinAlerter-node)\n\nAutomatically checks for available slots every 15 seconds, sends Alerts via Telegram. \n\n## Features\n- Heroku Ready.\n- Checks Slot Availability of 5 days.\n- Supports  Finding Slots by Pin Code \u0026 District Code.\n- Personalized Alerts.. Alerts based on Users Age Group, Dose, FirstDose..etc\n- Checks Slot Availability in background.\n\n## Set Up\n\n### Heroku\n\n- Fork this Repository\n- Add Users in *[Users.json](/Database/Users.json)*\n\trefer this [gist](https://gist.github.com/akshayitzme/57f4c1cba4d3a22f4f2e145b94a225e1)\n- Connect Forked GitHub repo to Heroku.\n- Set Telegram Bot Id in Heroku Config Vars. *[see guide](https://devcenter.heroku.com/articles/config-vars)* also see *[env.example](env.example)*\n- Add NodeJs Buildpack.\n- Deploy App\n\n### LocalHost \n- Clone this Repository\n- Add Users in *[Users.json](/Database/Users.json)*\n\trefer this [gist](https://gist.github.com/akshayitzme/57f4c1cba4d3a22f4f2e145b94a225e1)\n- Set Telegram Bot Id in `.env` file.  see *[env.example](env.example)*\n- Install Dependencies\n\t `yarn install`  or  `npm i`\n- Run Server\n\t```bash \n\tnode index\n\t```\n**Works well in all other Hosting Platforms.**\n\n## Notes\n- to find district ID, use this [API](https://apisetu.gov.in/public/marketplace/api/cowin#/Metadata%20APIs/districts)\n\n## References\n[APISetu](https://apisetu.gov.in/public/marketplace/api/cowin#/)\n\n## Licence\n![GitHub](https://img.shields.io/github/license/akshayitzme/cowinAlerter-node?style=for-the-badge)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshayitzme%2Fcowinalerter-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshayitzme%2Fcowinalerter-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshayitzme%2Fcowinalerter-node/lists"}