Sanity check user input #262

Closed
opened 2026-03-06 23:19:15 -05:00 by sirdog3355 · 1 comment
sirdog3355 commented 2026-03-06 23:19:15 -05:00 (Migrated from github.com)

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).

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).
sirdog3355 commented 2026-03-07 01:19:40 -05:00 (Migrated from github.com)

Addressed by #265. No documentation update necessary. Closing.

Addressed by #265. No documentation update necessary. Closing.
Sign in to join this conversation.
No description provided.