Update 'commands.yml'
This commit is contained in:
parent
08621e1e70
commit
8b90653480
|
@ -11,9 +11,9 @@ commands:
|
||||||
match: good morning
|
match: good morning
|
||||||
rule: contains
|
rule: contains
|
||||||
response: '@$sender gmorning!!!!!!'
|
response: '@$sender gmorning!!!!!!'
|
||||||
- name: sub
|
- name: subscribed
|
||||||
match: 'sub'
|
match: 'subscribed'
|
||||||
rule: contains
|
rule: exact
|
||||||
response: 🍔💯 welcome to the thigh high club eunamiCEO eunamiYessir
|
response: 🍔💯 welcome to the thigh high club eunamiCEO eunamiYessir
|
||||||
notice: true
|
notice: true
|
||||||
- name: anotherone
|
- name: anotherone
|
||||||
|
|
Loading…
Reference in New Issue