We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f462ac3 commit 7bb583cCopy full SHA for 7bb583c
1 file changed
README.md
@@ -21,7 +21,9 @@ If you need any help, or have any questions, message me on Discord at Void#3651.
21
There are three ways of using the bot:
22
23
`$r 20` - Rolls one 20-sided dice.
24
+
25
`$r 2d20` - Rolls two 20-sided dice.
26
27
`$r 2d20+5` - Rolls two 20-sided dice, with a modifier of 5.
28
29
Obviously, the numbers can be substituted for any numbers you need. Spaces are completely ignored; `2 d 23` is the exact same as `2d23`.
0 commit comments