Closed TBTerra closed 6 years ago
fixed roll command from crashes when silly user input was given
fixed crashes when:
most of these were due to a bug in the regex where it expected a number of length 0 or more, when it should have expected one of length 1 or more
fixed roll command from crashes when silly user input was given
fixed crashes when:
most of these were due to a bug in the regex where it expected a number of length 0 or more, when it should have expected one of length 1 or more