1.0.1 • Published 8 years ago

hubot-bs-random v1.0.1

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

bs-random

Indecisve? Let bs-random make the choice for you! Add all your options to a group, do a random get, and the great random number generator in the sky will pick one for you.

See src/random.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-bs-random --save

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

[
  "hubot-bs-random"
]