botkit-orchestrate

0.0.1 • Public • Published

Add orchestrate to Botkit as a storage engine.

var Botkit = require('botkit');
var Orchestrate = require('botkit-orchestrate');


var controller = Botkit.slackbot({
  debug: false,
  storage: new Orchestrate('the_token_orchestrate').storage
});

Readme

Keywords

none

Package Sidebar

Install

npm i botkit-orchestrate

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • okvic77