0.0.10 • Published 10 years ago

hubot-trainer v0.0.10

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

hubot-trainer

A hubot script to train your team to do certain actions

See src/trainer.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-trainer --save

Then add hubot-trainer to your external-scripts.json:

[
  "hubot-trainer"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!
0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago