[Configurations] Multi on-oper channels?

These are old archives. They are kept for historic purposes only.
Post Reply
Stridere
Posts: 3
Joined: Tue Nov 16, 2004 10:21 am

[Configurations] Multi on-oper channels?

Post 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 :)
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post 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.
Post Reply