-
Notifications
You must be signed in to change notification settings - Fork 8
cogs.dice
Marc-Alexandre Chan edited this page Feb 4, 2018
·
2 revisions
The Dice cog implements various dice rolls and other randomness-based functions.
Rolls dice.
Rolls a -sided die times, and reports the rolls and total.
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.
Rolls four dice for the FATE tabletop roleplaying game system.
Usage: .rollf
Arguments: None
Channels: #tabletop, #bot_test
Usable By: Anyone
- Home
- How to read this manual
- Modules and commands
- General
- Core
- Dice
- RoleManager
- Spotlight
- Welcome
- Writing Sprints (draft)
- Mod tools
- ModNotes (draft)
- ModTools
- WordFilter
- General
- Known issues
- Troubleshooting