Page 1 of 1

[Configurations] Multi on-oper channels?

Posted: Mon Dec 27, 2004 4:27 pm
by Stridere
I was wondering if it were possible to make the service-admins join another ircop channel as well as the common ircop.
I now you attach several channels to set::oper-auto-join like:

Code: Select all

set::oper-auto-join "#oper #operators"
but that doesn't really help me.. so would it then be possible to do this within the oper block? e.g.

Code: Select all

oper::auto-join "#operators"
so that, only the chosen operators enter the channel on oper-up

thanks for your help :)

Posted: Mon Dec 27, 2004 4:47 pm
by aquanight
oper-auto-join obeys modes (eg, +biklA etc), so for example, if the channel is +A a nonadmin doesn't get autojoined, though I'd be asking questions too if I saw an #Channel Unable to join channel (Admins Only) or something like that in my status window.