Update commands-eunamiku.yml

This commit is contained in:
eunamiku 2024-08-09 21:34:41 +00:00
parent 52cb9bc8f1
commit 37020a5d87
1 changed files with 3 additions and 3 deletions

View File

@ -5,12 +5,12 @@ commands:
response: 'MOJA KUMANHE🧢🧢❗❗' response: 'MOJA KUMANHE🧢🧢❗❗'
- name: jar - name: jar
match: 'jar' match: 'jar'
rule: contains rule: exact
response: 'eunaJar eunaJar eunaJar' response: 'eunaJar eunaJar eunaJar'
globalLimit: 5 globalLimit: 5
- name: old - name: old
match: 'old' match: 'old'
rule: contains rule: exact
response: 'eunaBoomer eunaBoomer eunaBoomer' response: 'eunaBoomer eunaBoomer eunaBoomer'
- name: stinky - name: stinky
match: 'stinky' match: 'stinky'
@ -18,7 +18,7 @@ commands:
response: 'eunaStinky eunaStinky eunaStinky' response: 'eunaStinky eunaStinky eunaStinky'
- name: feet - name: feet
match: 'feet' match: 'feet'
rule: contains rule: exact
response: 'eunaStomp eunaStomp eunaStomp' response: 'eunaStomp eunaStomp eunaStomp'
- name: modcheck - name: modcheck
match: 'mod' match: 'mod'