bug: Fix non-response from /cl-remove #321

Merged
Sirdog merged 1 commit from bug/channel-link-delete-link into dev 2026-05-29 19:46:25 -04:00
Owner

Fix lack of response from EnduraBot if one or more of the channels in a channel link no longer exist on removal.

It's pretty "caveman" in it's implementation; rather than writing handling to check if either channel actually exists, we just have all output use the raw channel IDs to sidestep the issue. But, ya know, this bot ain't that serious.

Closes #303

Fix lack of response from EnduraBot if one or more of the channels in a channel link no longer exist on removal. It's pretty "caveman" in it's implementation; rather than writing handling to check if either channel actually exists, we just have all output use the raw channel IDs to sidestep the issue. But, ya know, this bot ain't that serious. Closes #303
Fix lack of response from EnduraBot if one or more of the channels in a channel link no longer exist on removal.
Sirdog deleted branch bug/channel-link-delete-link 2026-05-29 19:46:25 -04:00
Sign in to join this conversation.
No description provided.