Sanity check user input #262
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot#262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Basically, have EnduraBot properly handle if a user provides the wrong data type for inputs. Ergo, if the bot wants an integer, and a person provides letters, have EnduraBot provide a proper error rather than error silently (which is the current behavior).
Addressed by #265. No documentation update necessary. Closing.