Context and branching for chatbot conversations (with Hubot).

npm version Build Status Coverage Status dependencies Status devDependencies Status

semantic-release Commitizen friendly JavaScript Style Guide License: MIT Join the chat at https://gitter.im/hubot-playbook/Lobby

Important

Playbook works best with a custom fork of hubot that adds promises to middleware - hubot async - which allows async features. Hopefully in later versions of hubot, async will be supported and Playbook can be used with any version from then on.

Usage & Development

  1. Read the docs to get an understanding of Playbook modules and their methods.

  2. See basic examples in the integration scripts, the outcomes of are tested here.

  3. See advanced examples in the main Playbook module tests here.

Tests are run with Hubot Pretend

TODO

Fixes

Docs

Features