czplugins
AutoMode plugin
author: Gijs Kruitbosch
Contributors:- Kalle Hallivuori
AutoMode is a very simple plugin which allows you to automatically op, hop or
voice people as soon as they enter a specific channel. This is done based on
the hostmask they have, which is fetched from the server automatically if it is
not known.
You can use the commands /auto-op, /auto-hop and /auto-voice to set the modes,
and accordingly you can use /deauto-op, /deauto-hop and /deauto-voice to unset
these modes.
/list-automodes will produce a list of all hostmasks currently set
to be automatically opped, hopped and/or voiced.
Should you find a bug in this plugin, you are more than welcome to submit them
to bugzilla. I will then have a
look at the problem as soon as I can.
cvs -d :pserver:guest@mozdev.org:/cvs login
#password is guest
cvs -d :pserver:guest@mozdev.org:/cvs checkout -d automode czplugins/src/utility/automode
tip: for an easy install, cvs-checkout this plugin directly into the scripts directory of your Chatzilla profile.