Update commands-eunamiku.yml
This commit is contained in:
parent
e051684a09
commit
ee9503cbd6
@ -1,8 +1,8 @@
|
|||||||
commands:
|
commands:
|
||||||
- name: jar
|
- name: mlem
|
||||||
match: 'jar'
|
match: 'mlem'
|
||||||
rule: exact
|
rule: contains
|
||||||
response: 'eunaJar eunaJar eunaJar'
|
response: 'eunaMlem eunaMlem eunaMlem'
|
||||||
globalLimit: 5
|
globalLimit: 5
|
||||||
- name: old
|
- name: old
|
||||||
match: 'old'
|
match: 'old'
|
||||||
@ -10,8 +10,8 @@ commands:
|
|||||||
response: 'eunaBoomer eunaBoomer eunaBoomer'
|
response: 'eunaBoomer eunaBoomer eunaBoomer'
|
||||||
- name: stinky
|
- name: stinky
|
||||||
match: 'stinky'
|
match: 'stinky'
|
||||||
rule: contains
|
rule: exact
|
||||||
response: 'eunaStinky eunaStinky eunaStinky'
|
response: 'eunaSniff eunaSniff eunaSniff'
|
||||||
- name: feet
|
- name: feet
|
||||||
match: 'feet'
|
match: 'feet'
|
||||||
rule: exact
|
rule: exact
|
||||||
@ -20,7 +20,15 @@ commands:
|
|||||||
match: 'mod'
|
match: 'mod'
|
||||||
rule: exact
|
rule: exact
|
||||||
response: 'eunaModCheck eunaModCheck eunaModCheck'
|
response: 'eunaModCheck eunaModCheck eunaModCheck'
|
||||||
- name: bidoof
|
- name: feet
|
||||||
match: 'bidoof'
|
match: '!feet'
|
||||||
rule: contains
|
rule: exact
|
||||||
response: 'eunaBidoof eunaBidoof eunaBidoof'
|
response: 'eunaPathetic eunaFeetBless eunaFeet'
|
||||||
|
- name: yes
|
||||||
|
match: 'yes'
|
||||||
|
rule: exact
|
||||||
|
response: 'eunaNodders'
|
||||||
|
- name: please
|
||||||
|
match: 'please'
|
||||||
|
rule: exact
|
||||||
|
response: 'eunaBeg'
|
||||||
Loading…
Reference in New Issue
Block a user