{"id":32629838,"url":"https://github.com/varunkumar/parentsalarm-alert","last_synced_at":"2025-10-30T22:46:51.137Z","repository":{"id":42583218,"uuid":"373391669","full_name":"varunkumar/parentsalarm-alert","owner":"varunkumar","description":"Enable notifications from ParentsAlarm app","archived":false,"fork":false,"pushed_at":"2025-01-13T15:37:58.000Z","size":283,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T16:39:14.468Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/varunkumar.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":"2021-06-03T05:30:12.000Z","updated_at":"2025-01-13T15:38:02.000Z","dependencies_parsed_at":"2025-01-13T16:33:01.766Z","dependency_job_id":null,"html_url":"https://github.com/varunkumar/parentsalarm-alert","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/varunkumar/parentsalarm-alert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varunkumar%2Fparentsalarm-alert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varunkumar%2Fparentsalarm-alert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varunkumar%2Fparentsalarm-alert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varunkumar%2Fparentsalarm-alert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varunkumar","download_url":"https://codeload.github.com/varunkumar/parentsalarm-alert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varunkumar%2Fparentsalarm-alert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281896636,"owners_count":26580138,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-10-30T22:46:39.492Z","updated_at":"2025-10-30T22:46:51.131Z","avatar_url":"https://github.com/varunkumar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# parentsalarm-alert\n\nEnables notifications from ParentsAlarm app. The project uses puppeteer to open the app, extract contents and send notifications. Slack has been integrated for now.\n\n![Adhiyan](https://github.com/varunkumar/parentsalarm-alert/actions/workflows/adhiyan.yml/badge.svg?event=schedule)\n\n![Aganvee](https://github.com/varunkumar/parentsalarm-alert/actions/workflows/aganvee.yml/badge.svg?event=schedule)\n\n## Configuration\n\nCreate a file `.env` locally under the projct root. It should contain the following lines:\n\n```\nACCOUNTS=AX,AY\nSLACK_OAUTH_TOKEN=****\nLOGS_CHANNEL=****\nBOT_NAME=****\nEVENT_NAME=\"dev_run\"\nCHANNEL=\"#default_channel\"\n\nAX_USER_NAME=******\nAX_PASSWORD=****\nAX_PERSISTENT_VALUE_ACCESS_TOKEN=****\nAX_CHANNEL=****\nAX_DM_CHANNEL=****\n\nAY_USER_NAME=******\nAY_PASSWORD=****\nAY_PERSISTENT_VALUE_ACCESS_TOKEN=****\nAY_CHANNEL=****\nAY_DM_CHANNEL=****\n```\n\n## Slack app configuration\n\n- Create a new slack app\n- Add the scope `chat:write:bot`\n- Generate OAUTH token\n- Create channels as needed\n- Update `SLACK_OAUTH_TOKEN`, `CHANNEL`, `LOGS_CHANNEL` and `BOT_NAME` in `.env`\n\n## Persistent-aaim configuration\n\nThis project uses persistent-aaim to store the previous run status. Generate an access token by visiting the below link:\n\nhttps://persistent.aaim.io/api/values/new_access_token?output=plain\n\nUpdate `PERSISTENT_VALUE_ACCESS_TOKEN` in `.env`\n\n## Build \u0026 run locally\n\n```bash\nnpm install\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarunkumar%2Fparentsalarm-alert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarunkumar%2Fparentsalarm-alert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarunkumar%2Fparentsalarm-alert/lists"}