How do I automatically voice users using services?
Some channels might prefer to voice all users that join a chat or only voice registered users that join. Auto-vocing only registered users maybe an affective way to manage your chat if you want to keep your channel moderated and prevent anonymous trolls from causing trouble.
Other channels will auto-voice everyone and then devoice trouble makers instead of kicking them. However, if this is all you do, devoiced users could rejoin the chat and re-obtain voice automatically.
You may voice every user that joins your channel with the following command:
/msg chanserv AUTOVOICE #channel all
You may voice every REGISTERED user that joins your channel with the following command:
/msg chanserv AUTOVOICE #channel reg
To disable auto-voicing use:
/msg chanserv AUTOVOICE #channel off
To enable chat moderation use:
/mode #channel +m
To disable chat moderation use:
/mode #channel -m
Posted in
FAQ
by #!/usr/bin/geek at 2008-06-26 01:33 Eastern
Tags: autovoice voice moderation channel management irc wyldryde