Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 461 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 461 Bytes

cordova-help-bot

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:

  1. SLACK_TOKEN
  2. SLACK_TOKEN_2

Usage

npm install
npm start