coughlinSlack
Sample app to ask for demotron data in NR slack. It uses with slack-terminalize with a basic serverStatus command and a basic insights query command
Setup
- Run
npm installto install the dependencies - Paste the
xoxb-tokenof your bot integration ininitfunction insideindex.jsfile. - Run
node .to start the app. Now the bot should be listening to the slack team you integrated it with - Invite the bot to desired channels with
/invite @<your-bot-name>and try the sample commands
Log in or sign up for Devpost to join the conversation.