Configuration
$ npm install
$ vi .env
Running tests
$ test/integration/run_all.sh
Deploying to Lambda
$ SLACK_USER_NAME=<ROLL_YOUR_OWN> ./deploy.sh
$ npm install
$ vi .env
$ test/integration/run_all.sh
$ SLACK_USER_NAME=<ROLL_YOUR_OWN> ./deploy.sh
npm i lambda_bot
3
1.0.0
MIT