bombot is a Slack bot for BambooHR.
Starting the local development server
npm run dev
Starting the tunnel
npm run tunnel
SLACK_CLIENT_ID=x
SLACK_CLIENT_SECRET=x
API_END_POINT=https://api.bamboohr.com/api/gateway.php/moneysmart/v1/
BAMBOOHR_USERNAME=x
BAMBOOHR_PASSWORD=x
SLACK_INCOMING_WEBHOOK=x
CRON_PATTERN='* * * * *'