Update 'commands.yml'

This commit is contained in:
a 2022-04-30 04:24:05 +00:00
parent a0a8877b51
commit cfbadb90f0
1 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,7 @@ commands:
match: good morning
rule: contains
response: '@$sender gmorning!!!!!!'
- name: anotherone
match: '!testcmd'
rule: prefix
response: hello there!