All Projects → skgtech → Slackbot

skgtech / Slackbot

Licence: mit
This is our own Slack Bot implementation.

Programming Languages

javascript
184084 projects - #8 most used programming language

slackbot

This is our own Slack Bot implementation.

Requires Nodejs > 4

$ npm i

$ npm run to run the Bot ( You need a .token file at the root of the project with the Bot's token)

$ npm test to run the Tests

Extend the bot

  1. Write your Controller

  2. Add it to the Router

  3. Write tests

  4. PR!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].