-
Notifications
You must be signed in to change notification settings - Fork 231
ability to "purge" channels #683
Copy link
Copy link
Closed
Milestone
Description
AFAICT the closest precedent for this is something like forbid/suspend in anope.
The idea is: a community is bad for your network, you want to eliminate their channel. So an operator with the chanreg permission should be able to set a flag on their registered channel so that no one can use it (and it doesn't show up in /list?).
As part of this, we should make the chanreg operator permission exempt you from the max-channels-per-client restriction, so if the channel isn't registered yet, the operator can register it from under them and then set the flag.
Reactions are currently unavailable