From cfbadb90f0996a284bc5ca535963aea92a38189f Mon Sep 17 00:00:00 2001 From: a Date: Sat, 30 Apr 2022 04:24:05 +0000 Subject: [PATCH] Update 'commands.yml' --- commands.yml | 4 ++++ 1 file changed, 4 insertions(+) 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!