Skip to content

Latest commit

 

History

History
61 lines (34 loc) · 1022 Bytes

dice.md

File metadata and controls

61 lines (34 loc) · 1022 Bytes
wb-category kaz-manual-title kaz-version wb-subcategory title last_updated summary
kaztron-2.2.0-manual
KazTron Manual
2.2.0
Commands
Dice
07 September 2020
Various dice rolls and other randomness-based commands.

1. choose

{: #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)

{: #roll }

Rolls dice.

Usage: .[roll|rolls] <dice>

Parameters

<dice> : string. ndm format, where n is the number of dice to roll, and m 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

{: #rollf }

Rolls four dice for the FATE tabletop roleplaying game system.

Usage: .rollf