Channel link debug logging also triggers on deafen and mute #224

Closed
opened 2026-01-30 17:09:54 -05:00 by sirdog3355 · 1 comment
sirdog3355 commented 2026-01-30 17:09:54 -05:00 (Migrated from github.com)

What it says in the title. If a user in a channel defeans/undefeans or mutes/unmutes it triggers EnduraBot's debug logging, producing:

[2026-01-30 22:06:13]:DEBUG:endurabot.listeners.channel_link: sirdog3355 (281589411962028034) joined VC War Room n' Chill linked to #war-room-textchat. sirdog3355 has role [@M] which grants read permissions. Nothing to do.

Desired functionality is to ensure logging only triggers for actually leaving or actually joining channels.

What it says in the title. If a user in a channel defeans/undefeans or mutes/unmutes it triggers EnduraBot's debug logging, producing: ``` [2026-01-30 22:06:13]:DEBUG:endurabot.listeners.channel_link: sirdog3355 (281589411962028034) joined VC War Room n' Chill linked to #war-room-textchat. sirdog3355 has role [@M] which grants read permissions. Nothing to do. ``` Desired functionality is to ensure logging only triggers for actually leaving or actually joining channels.
sirdog3355 commented 2026-01-30 19:12:07 -05:00 (Migrated from github.com)

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

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