Plugins/ActionTrigger: add usage to examples

This commit is contained in:
Pragmatic Software 2020-02-20 08:08:38 -08:00
parent e65dac6c1a
commit 9dd955e59b
1 changed files with 2 additions and 0 deletions

View File

@ -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: