Update 'commands.yml'
This commit is contained in:
parent
3f9403faff
commit
1d81b44343
@ -11,6 +11,12 @@ commands:
|
|||||||
match: good morning
|
match: good morning
|
||||||
rule: contains
|
rule: contains
|
||||||
response: '@$sender gmorning!!!!!!'
|
response: '@$sender gmorning!!!!!!'
|
||||||
|
|
||||||
|
name: sub
|
||||||
|
match: '!subscribed'
|
||||||
|
rule: exact
|
||||||
|
response: welcome to the mcgangbangers eunamiBusiness eunamiYessir
|
||||||
|
|
||||||
- name: anotherone
|
- name: anotherone
|
||||||
match: '!testcmd'
|
match: '!testcmd'
|
||||||
rule: prefix
|
rule: prefix
|
||||||
|
Loading…
Reference in New Issue
Block a user