0.0.1 • Published 8 years ago

hubot-improve-random v0.0.1

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

hubot-improve-random

A hubot script that replaces Response::random method

See src/improve-random.coffee for full documentation.

This script provides no commands, but replaces Response::random method to use random-js.

Installation

In hubot project repo, run:

npm install hubot-improve-random --save

Then add hubot-improve-random to your external-scripts.json:

[
  "hubot-improve-random"
]
0.0.1

8 years ago

0.0.0

8 years ago