Some invalid commands cause "0 commands executed" to be returned #35

Closed
opened 2020-10-29 20:54:47 +00:00 by projectmoon · 1 comment
Owner

e.g. !rol 1d10 instead of !roll 1d10. This should return an error message instead of 0 commands executed. It's because the command parser doesn't currently show errors on multi-executed commands... or for one command apparently.

e.g. `!rol 1d10` instead of `!roll 1d10`. This should return an error message instead of 0 commands executed. It's because the command parser doesn't currently show errors on multi-executed commands... or for one command apparently.
Author
Owner

Fixed in 3ccd60c

Fixed in 3ccd60c
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: projectmoon/tenebrous-dicebot#35
No description provided.