Skip to content
Josh edited this page Feb 15, 2016 · 2 revisions

Requires plugin: chance

User: /me triggers

/me roll[s] [a] dice

  • Bot will (virtually) roll a dice and return the number 1-6

/me flip[s] [a] coin

  • Bot will (virtually) flip a coin and return heads or tails.

/bot commands

/bot diceroll

  • Bot will (virtually) roll a dice and return the number 1-6
  • optionally, add xdy to roll x dice with y sides (e.g. /bot diceroll 3d12 to roll three 12 sided dice), defaults to 1d6
  • alias for /me rolls a dice

/bot coinflip

  • Bot will (virtually) flip a coin and return heads or tails.
  • alias for /me flips a coin
Clone this wiki locally