Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 332 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 332 Bytes

Hubot RPG Style Dice Roller

An RPG style dice roller.

Usage

$ roll 3d6 means "roll 3 dice of six sides and give me the total."

Or with modifiers:$ roll 2d8+3 means "roll 2 dice of eight sides, add 3, and give me the total."

Modifiers supported: +, -, *, /.