Update commands.yml
This commit is contained in:
parent
ee9503cbd6
commit
efddecffa6
14
commands.yml
14
commands.yml
@ -1,10 +1,4 @@
|
|||||||
commands:
|
commands:
|
||||||
- name: so
|
|
||||||
match: '!so'
|
|
||||||
rule: prefix
|
|
||||||
args:
|
|
||||||
- name
|
|
||||||
response: 'check out this cutie ${name} ♡ at twitch.tv/${name} ~'
|
|
||||||
mod: true
|
mod: true
|
||||||
globalLimit: -1
|
globalLimit: -1
|
||||||
userLimit: -1
|
userLimit: -1
|
||||||
@ -13,14 +7,6 @@ commands:
|
|||||||
rule: exact
|
rule: exact
|
||||||
response: Joel
|
response: Joel
|
||||||
globalLimit: 1
|
globalLimit: 1
|
||||||
- name: gm1
|
|
||||||
match: gmorning
|
|
||||||
rule: contains
|
|
||||||
response: '@$sender gmorning!!!!!!'
|
|
||||||
- name: gm2
|
|
||||||
match: good morning
|
|
||||||
rule: contains
|
|
||||||
response: '@$sender gmorning!!!!!!'
|
|
||||||
- name: anotherone
|
- name: anotherone
|
||||||
match: '!testcmd'
|
match: '!testcmd'
|
||||||
rule: prefix
|
rule: prefix
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user