Update commands-eunamiku.yml
This commit is contained in:
parent
2a9bd2dae3
commit
201c031e4c
|
@ -7,4 +7,28 @@ commands:
|
|||
match: 'jar'
|
||||
rule: contains
|
||||
response: 'eunaJar eunaJar eunaJar'
|
||||
globalLimit: 5
|
||||
globalLimit: 5
|
||||
- name: old
|
||||
match: 'old'
|
||||
rule: contains
|
||||
response: 'eunaBoomer eunaBoomer eunaBoomer'
|
||||
- name: gnight
|
||||
match: 'gnight'
|
||||
rule: contains
|
||||
response: 'eunaSleepwell eunaSleepwell eunaSleepwell'
|
||||
- name: gnight
|
||||
match: 'good night'
|
||||
rule: contains
|
||||
response: 'eunaSleepwell eunaSleepwell eunaSleepwell'
|
||||
- name: gnight
|
||||
match: 'goodnight'
|
||||
rule: contains
|
||||
response: 'eunaSleepwell eunaSleepwell eunaSleepwell'
|
||||
- name: feet
|
||||
match: 'feet'
|
||||
rule: contains
|
||||
response: 'eunaStomp eunaStomp eunaStomp'
|
||||
- name: feet
|
||||
match: 'feet'
|
||||
rule: contains
|
||||
response: 'eunaStomp eunaStomp eunaStomp'
|
Loading…
Reference in New Issue