rijvirajib / Slack-Dice-Roller

D&D style dice roller for Slack

Home Page:https://diceroll.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highdex Dice Roller

Usage:

  • /roll [X]d[N][+/-][M] [reason]

    • X is number of dice to roll. Defaults to 1
    • N is the number of sides
    • M is a modifier. If included you must put a plus or minus before it
    • reason is an optional string
  • Defaults to rolling a single d20 if no parameters are passed

Usage Examples:

  • /roll 1d20-1 constitution
  • /roll d20+2 initiative
  • /roll 6d4+2
  • /roll 2d6 crossbow damage
  • /roll d12
  • /roll

About

D&D style dice roller for Slack

https://diceroll.now.sh

License:MIT License


Languages

Language:JavaScript 80.6%Language:HTML 19.4%