implement a ChannelWillBeCreated hook for plugins
Implementing a ChannelWillBeCreated hook would allow plugins to react to new channel creation events and should make it possible to deny creating new channels and/or to trigger external services (like provisioning of a bot) when new channels are created.
15
votes
Lucas Bickel
shared this idea
-
Lucas Bickel commented
I forgot to add that I would be interested in helping implement this.