Page 1 of 1

Auto-Voice with Anope

Posted: Mon Nov 29, 2004 12:46 am
by sillywilly
I want to auto-voice people in a channel. I'm using Anope 1.6.3.

Posted: Mon Nov 29, 2004 1:53 am
by aquanight
Auto voice specific people? Or everyone?

Posted: Mon Nov 29, 2004 2:10 am
by sillywilly
everyone

Posted: Mon Nov 29, 2004 4:06 am
by aquanight
You'd have to play with the numeric levels then.

Posted: Mon Nov 29, 2004 4:31 am
by Josh
Issue these commands.
/msg ChanSev set #channel secure off
/msg ChanServ levels #channel set autovoice 0

Posted: Mon Nov 29, 2004 4:59 am
by sillywilly
When I put
/msg ChanServ levels #channel set autovoice 0
I get:
-ChanServ- This command is useless in this mode.

Posted: Mon Nov 29, 2004 5:21 am
by Stealth

Code: Select all

/msg ChanServ set #channel xop off
/msg ChanServ set #channel secure off
/msg ChanServ levels #channel set autovoice 0
I think...

Posted: Mon Nov 29, 2004 6:13 pm
by aquanight
As a little tip, do secure ON if you want only registered users to get voice :) .

Posted: Mon Nov 29, 2004 11:04 pm
by sillywilly
Is there a way to keep the commands even if the ircd is turned off?

Re: Auto-Voice with Anope

Posted: Thu Dec 25, 2008 3:25 am
by phpbb3
Works perfect, thanks a lot!

Re: Auto-Voice with Anope

Posted: Thu Dec 25, 2008 7:02 am
by [dx]
4 years and half old topic :S