Limnoria-doc/use/plugins/protector.rst
2011-10-28 22:49:04 +02:00

837 B

The Protector plugin

Configuration

supybot.plugins.Protector.enable

Default value: True

Determines whether this plugin is enabled in a given channel.

supybot.plugins.Protector.immune

Default value: []

Determines what nicks the bot will consider to be immune from enforcement. These nicks will not even have their actions watched by this plugin. In general, only the ChanServ for this network will be in this list.

supybot.plugins.Protector.public

Default value: True

Determines whether this plugin is publicly visible.