You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.
I'll attach it to this issue, but also add offsets to dice rolls.
So like, 3d6+2 rolls a d6, but adds 2 to the result, making it do 3 rolls in the range [2, 8].
The regex for the new dice roll should be something like:
So right now
.roll
only accepts one dice roll configuration. It should be able to support any number of configurations, such as:The text was updated successfully, but these errors were encountered: