Help bot for Apache Cordova
This is currently running in the Cordova Slack.
Whenever a token in the form of CB-XXXX is mentioned, and the bot is present in the channel, it will grab the issue summary, resolution status, and issue status from JIRA and respond.
The bot can connect to up to two Slack teams.
Set these environment variables:
- SLACK_TOKEN
- SLACK_TOKEN_2
npm install
npm start