Skip to content

varunkumar/parentsalarm-alert

Repository files navigation

parentsalarm-alert

Enables notifications from ParentsAlarm app. The project uses puppeteer to open the app, extract contents and send notifications. Slack has been integrated for now.

Adhiyan

Aganvee

Configuration

Create a file .env locally under the projct root. It should contain the following lines:

ACCOUNTS=AX,AY
SLACK_OAUTH_TOKEN=****
LOGS_CHANNEL=****
BOT_NAME=****
EVENT_NAME="dev_run"
CHANNEL="#default_channel"

AX_USER_NAME=******
AX_PASSWORD=****
AX_CHANNEL=****
AX_DM_CHANNEL=****

AY_USER_NAME=******
AY_PASSWORD=****
AY_CHANNEL=****
AY_DM_CHANNEL=****

Slack app configuration

npm install
npm start

About

Enable notifications from ParentsAlarm app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors