Fix needless logging at channel link #228

Merged
sirdog3355 merged 1 commit from bug/cl-mute-defean-debug-log into dev 2026-01-30 19:11:33 -05:00
sirdog3355 commented 2026-01-30 19:11:21 -05:00 (Migrated from github.com)

Fixed the issue where debug logs would be triggered by deafening/muting. Accomplished by just nulling out the event if the after and before channels are identical.

Also went ahead and made any event trigger by a native Discord administrator null out as well.

Closes #224

Fixed the issue where debug logs would be triggered by deafening/muting. Accomplished by just nulling out the event if the `after` and `before` channels are identical. Also went ahead and made any event trigger by a native Discord administrator null out as well. Closes #224
Sign in to join this conversation.
No description provided.