1.3.0 • Published 9 years ago
hubot-rolldice v1.3.0
Roll some dice
Installation
npm install hubot-rolldice --save- Add a reference to
"hubot-rolldice"in your external-scripts.json - Deploy/run your hubot
How do things
A simple hubot script that listens for the following strings in chat
@hubot roll
@hubot roll 2d6The script understands basic dice notation, with a few modifiers.
d6
d6 + 2
4d6k3 - 1
d4 + 2d12 + 3d3
4d6dl2r1 + 8You can also ask hubot to output the syntax for rolls
@hubot roll syntaxIssues/contributing
I'm open to contributions with pull requests. This is not a primary project for me in any way, so don't expect a lot of expedience on issues.
License
This script has been released under the MIT license.
1.3.0
9 years ago