atheme / atheme-contrib-modules

Community-supported modules for Atheme
https://atheme.github.io/
Other
33 stars 39 forks source link

Allow to FREGISTER non-existing channels #41

Open dosomder opened 4 years ago

dosomder commented 4 years ago

I think it would be useful to be able to register a channel without it actually existing. My use case is that I want to register a non existing channel via xmlrpc.

jesopo commented 2 years ago

atheme uses the fact that a channel exists to be confident the given channel name is valid. it's a way of delegating validity to the IRCd