Dice Rolling hubot plugin
See src/dice.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-dice --save
Then add hubot-dice to your external-scripts.json
:
[
"hubot-dice"
]
user1>> hubot roll 1d10
hubot>> @user1 I rolled a 10.