30 lines
686 B
YAML
30 lines
686 B
YAML
commands:
|
|
- name: cap
|
|
match: 'cap'
|
|
rule: exact
|
|
response: 'MOJA KUMANHE🧢🧢❗❗'
|
|
- name: jar
|
|
match: 'jar'
|
|
rule: exact
|
|
response: 'eunaJar eunaJar eunaJar'
|
|
globalLimit: 5
|
|
- name: old
|
|
match: 'old'
|
|
rule: exact
|
|
response: 'eunaBoomer eunaBoomer eunaBoomer'
|
|
- name: stinky
|
|
match: 'stinky'
|
|
rule: contains
|
|
response: 'eunaStinky eunaStinky eunaStinky'
|
|
- name: feet
|
|
match: 'feet'
|
|
rule: exact
|
|
response: 'eunaStomp eunaStomp eunaStomp'
|
|
- name: modcheck
|
|
match: 'mod'
|
|
rule: exact
|
|
response: 'eunaModCheck eunaModCheck eunaModCheck'
|
|
- name: bidoof
|
|
match: 'bidoof'
|
|
rule: contains
|
|
response: 'eunaBidoof eunaBidoof eunaBidoof' |