mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-23 04:19:27 +01:00
Plugins/ActionTrigger: add usage to examples
This commit is contained in:
parent
e65dac6c1a
commit
9dd955e59b
@ -8,6 +8,8 @@ use parent 'Plugins::Plugin';
|
||||
# purpose: provides interface to set/remove/modify regular expression triggers
|
||||
# to execute a command.
|
||||
#
|
||||
# Usage: actiontrigger add <#channel or global> <capability> <repeat delay (in seconds)> <regex trigger> <command>
|
||||
#
|
||||
# Examples:
|
||||
#
|
||||
# Greet a nick when they join the channel:
|
||||
|
Loading…
Reference in New Issue
Block a user