Various dice rolls and other randomness-based commands.
1. choose
Need some help making a decision? Let the bot choose for you! This command randomly chooses from a list of items.
Usage: .choose <choices>
Parameters
- <choices>
- string. Two or more choices, separated by commas
,
.
Example
.choose a, b, c
2. roll (rolls)
Rolls dice.
Usage: .[roll|rolls] <dice>
Parameters
- <dice>
- string.
ndm
format, wheren
is the number of dice to roll, andm
is the number of sides on each die. Do not add spaces.
Details
Rolls an m
-sided die n
times, and reports the rolls and total.
Example
.roll 2d6
- Roll three six-sided dice.
3. rollf
Rolls four dice for the FATE tabletop roleplaying game system.
Usage: .rollf