From 1cc32e522c437a036e8e5adea5701a3bf4e4afc3 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Fri, 28 Oct 2011 18:50:09 +0200 Subject: [PATCH] AutoMode: Add documentation. --- use/plugins/automode.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/use/plugins/automode.rst b/use/plugins/automode.rst index 6844b18..3bc6764 100644 --- a/use/plugins/automode.rst +++ b/use/plugins/automode.rst @@ -4,3 +4,14 @@ The AutoMode plugin =================== +This plugins enables your bot to automatically voice, halfop, and op people on +your channel, according to their capabilities. + +Owners +------ + +Owners are always opped unless you set :ref:`supybot.plugins.AutoMode.owner` +to False. +With stock Supybot and Gribble, setting this to False will cause no automode +at all for owners. In Limnoria, settings this to False will make automode +work as for normal users (only channel capabilities count).