We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d3a492 commit a433e24Copy full SHA for a433e24
README.md
@@ -82,7 +82,7 @@ See the [Self-Hosting](#self-hosting) section below for detailed instructions.
82
| Command | Description | Example |
83
|---------|-------------|---------|
84
| `/roll N XdY` | Roll N sets of XdY | `/roll 6 4d6` (roll 6 sets of 4d6) |
85
-| `/roll A; B; C` | Multiple different rolls | `/roll 1d20; 2d6; 1d4` |
+| `/roll A; B; C` | Multiple different rolls | `/roll 4d100 ; 10d6 e6 k8 +4; 3d10 k2; ul 3d100` |
86
87
*Note: Maximum of 4 different rolls per command, sets can be 2-20.*
88
0 commit comments