Bot will print out "executed X" commands for lines that don't have commands #45

Closed
opened 2020-11-12 20:12:35 +00:00 by projectmoon · 0 comments
Owner

Given an input of multiple lines, the dicebot will print out that it executed multiple commands. What is really happening is that there are multiple non-command lines executed. Solution: filter out all non-commands before executing.

Given an input of multiple lines, the dicebot will print out that it executed multiple commands. What is really happening is that there are multiple non-command lines executed. Solution: filter out all non-commands before executing.
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#45
No description provided.