Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Humblemonk committed Jun 19, 2024
1 parent 942bf69 commit 9afa42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Below are examples of the dice roll syntax.

`/roll 4d10 kl3` : Roll four ten-sided dice and keep the lowest three dice rolled.

`/roll b1 4d6` : Botch rolls. Count the number of dice at or below the number following `b` and log these as botches. If no number follows `b`, this option is ignored.
`/roll 4d6 b1` : Botch rolls. Count the number of dice at or below the number following `b` and log these as botches. If no number follows `b`, this option is ignored.

`/roll purge 10`: Purge the last 10 messages from channel. The purge value can be between 2 to 100 messages and requires the user to have the "manage messages" or "administrator" role.

Expand Down

0 comments on commit 9afa42e

Please sign in to comment.