Reason for command disabling is set as the last item in the key:value pair list #260

Closed
opened 2026-03-05 21:30:52 -05:00 by sirdog3355 · 1 comment
sirdog3355 commented 2026-03-05 21:30:52 -05:00 (Migrated from github.com)

Issue #219 was created to add reasons for command disabling to EnduraBot. PR #230 initially did this. It then had to be corrected by #233 as it introduced a bug where only the first value in the key value pair list would be used.

We now, today, have the opposite problem. Only the last item in the list is provided as the reason.

The bot needs to pick the damn appropriate reason.

Issue #219 was created to add reasons for command disabling to EnduraBot. PR #230 initially did this. It then had to be corrected by #233 as it introduced a bug where only the first value in the key value pair list would be used. We now, today, have the opposite problem. Only the _last_ item in the list is provided as the reason. The bot needs to pick the damn *appropriate* reason.
sirdog3355 commented 2026-03-07 00:00:35 -05:00 (Migrated from github.com)

Addressed by #264. No documentation update needed. Closing.

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