Data validation #265

Merged
sirdog3355 merged 1 commit from refact-bug/data-sanity-checks into dev 2026-03-07 01:19:06 -05:00
sirdog3355 commented 2026-03-07 01:18:15 -05:00 (Migrated from github.com)

Commands in the bot that accept amorphous data (e.g /monitor) now ensure the appropriate type of data is accepted. Furthermore, /monitor now correctly requires that name, level, and reason be provided if the user wishes to add someone for monitoring.

Closes #250 and #262.

Commands in the bot that accept amorphous data (e.g `/monitor`) now ensure the appropriate type of data is accepted. Furthermore, `/monitor` now correctly requires that `name`, `level`, and `reason` be provided if the user wishes to add someone for monitoring. Closes #250 and #262.
Sign in to join this conversation.
No description provided.