Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

munky69rock/mikan

Repository files navigation

MIKAN

hubot-like slack bot using botkit

Usage

$ npm i -g yarn
$ yarn
$ token=[SLACK_TOKEN] yarn start

Configuration

$ cat '{ "key": "value" }' > config.json
console.log(controller.config.key); // value

Testing

$ yarn run lint
$ yarn run coverage
$ yarn test # lint & coverage

About

hubot-like slack bot using botkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published