The Dice cog implements various dice rolls and other randomness-based functions.
1. roll
Rolls dice.
Rolls a
Usage: .roll <num>d<sides>
Arguments:
<num>
: Number of dice to roll.<sides>
: Number of sides for each die.- Do not include spaces between the arguments and the
d
.
Channels: #tabletop, #bot-test
Usable By: Anyone
Example:
.rolls 3d6
- Roll three six-sided dice.
2. rollf
Rolls four dice for the FATE tabletop roleplaying game system.
Usage: .rollf
Arguments: None
Channels: #tabletop, #bot-test
Usable By: Anyone