bug: Fix non-response from /cl-remove #321
No reviewers
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot!321
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bug/channel-link-delete-link"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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