Limnoria-doc/use/plugins/trigger.rst
2011-10-29 13:29:17 +02:00

1.3 KiB

The Trigger plugin

Configuration

supybot.plugins.Trigger.triggers

supybot.plugins.Trigger.triggers.join

Default value:

Command triggered by %s

supybot.plugins.Trigger.triggers.notice

Default value:

Command triggered by %s

supybot.plugins.Trigger.triggers.part

Default value:

Command triggered by %s

supybot.plugins.Trigger.triggers.privmsg

Default value:

Command triggered by %s

supybot.plugins.Trigger.triggers.connect

Default value:

Command triggered on connect. This shouldn't be a Supybot command, but an IRC command (as given to ircquote).

supybot.plugins.Trigger.public

Default value: True

Determines whether this plugin is publicly visible.