hubot-dice

1.0.0 • Public • Published

hubot-dice

Dice Rolling hubot plugin

See src/dice.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-dice --save

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

[
  "hubot-dice"
]

Sample Interaction

user1>> hubot roll 1d10
hubot>> @user1 I rolled a 10.

Package Sidebar

Install

npm i hubot-dice

Weekly Downloads

3

Version

1.0.0

License

BSD-2-Clause

Last publish

Collaborators

  • ravikiranj