Update 'commands.yml'
This commit is contained in:
parent
a0a8877b51
commit
cfbadb90f0
|
@ -11,3 +11,7 @@ commands:
|
|||
match: good morning
|
||||
rule: contains
|
||||
response: '@$sender gmorning!!!!!!'
|
||||
- name: anotherone
|
||||
match: '!testcmd'
|
||||
rule: prefix
|
||||
response: hello there!
|
||||
|
|
Loading…
Reference in New Issue