hubot-dice
v1.0.0
Published
Dice Rolling hubot plugin
Downloads
4
Maintainers
Readme
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.