Simple Slack bot built on Slackbot.js
- Node and npm
cd <your_repositories_catalog>
git clone git@github.com:weaddquality/addq-slackbot
cd <your_repositories_catalog>/addq-slackbot
npm install
npm start
Given the bot is started. Login to the AddQ Slack space and call the bot with a valid command in the #teknik channel
All commands are stated in the index.js file. Just add anything you can think of there
It's currently not hosted anywhere so the bot only "lives" localy
- Reactions
- Integration with our other Slack apps (ie. fetching cinode data)