diff --git a/commands.yml b/commands.yml index c5b1da8..d571509 100644 --- a/commands.yml +++ b/commands.yml @@ -11,3 +11,7 @@ commands: match: good morning rule: contains response: '@$sender gmorning!!!!!!' + - name: anotherone + match: '!testcmd' + rule: prefix + response: hello there!