You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If you delete a logging channel without removing it's logging types first, it still appears when you run !cfg logging. The deleted channel will still show even after removing it's logging types by using the channel ID.
Steps To Reproduce
Create a channel and add it to logging
Delete the channel (don't remove it's logging types)
Run !cfg logging
Try to remove it by copying the channel ID and running !cfg logging remove <logging types>
The channel will still show on the list, just without anything under Things which will be logged in this channel
Expected behavior
The channel should be gone from the list completely after deletion and after removing it's logging types by using the channel ID.
The text was updated successfully, but these errors were encountered:
Describe the bug
If you delete a logging channel without removing it's logging types first, it still appears when you run
!cfg logging
. The deleted channel will still show even after removing it's logging types by using the channel ID.Steps To Reproduce
!cfg logging
!cfg logging remove <logging types>
Expected behavior
The channel should be gone from the list completely after deletion and after removing it's logging types by using the channel ID.
The text was updated successfully, but these errors were encountered: