Page 1 of 1

Users in channel

Posted: Fri Aug 26, 2005 3:55 pm
by fabos
How can I forbid the first user to become automatically operator of the channel? I don't want any user to be op unless they have user and

I've read the documentation but I was not able to find how to do it, Tthere is a mode to be set, or a command, to avoid automatically gaining op?

thanks,

Fabio

Posted: Fri Aug 26, 2005 4:43 pm
by Matridom
It's done through services.

Posted: Sat Aug 27, 2005 2:27 am
by w00t
I've said this before, but I'll say it again.

I was working on a module to accomplish this, but for some reason I couldn't tell the ircd that a user was deopped.

If anyone knows anything, feel free to holler at me :)

Posted: Sat Aug 27, 2005 4:05 pm
by Jason
Ugly hack for ya, w00t, but perhaps just do some sort of SAMODE after they join?

Posted: Sun Aug 28, 2005 2:32 am
by w00t
I'd love to, however doing an SAMODE internally isn't exactly easy ;)

Posted: Sun Aug 28, 2005 3:23 pm
by Jason
Well, shows what I know.