dorfbot-rpgdice

1.0.29 • Public • Published

Dorfbot RPGDice

Rolls dice!

Build Status

Compatible with Dorfbot and Hubot, see src/rpgdice.coffee for full documentation.

Installation

In hubot project repo, run:

npm install dorfbot-rpgdice --save

Then add dorfbot-rpgdice to your external-scripts.json:

[
  "dorfbot-rpgdice"
]

Usage sample

User1> hubot roll 5d20
Hubot> 14,11,13,10,13

User1> hubot roll 1d6
Hubot> 5

User1> hubot roll 2d6
Hubot> 2,3

Package Sidebar

Install

npm i dorfbot-rpgdice

Weekly Downloads

32

Version

1.0.29

License

MIT

Last publish

Collaborators

  • dualmoon