Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.
/ slackbot Public archive

This is our own Slack Bot implementation.

License

Notifications You must be signed in to change notification settings

skgtech/slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

This is our own Slack Bot implementation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published