mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2024-11-23 12:39:35 +01:00
879 B
879 B
The Protector plugin
Enforces channel capabilities (op/voice).
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.