1.1.1 • Published 9 years ago

hubot-rocki v1.1.1

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

hubot-rocki

A hubot script to return ROCKI slogans when prompted

See src/rocki.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-rocki --save

Add hubot-rocki to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-rocki": "*"
}

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

["hubot-rocki"]
1.1.1

9 years ago

1.1.0

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago