eunabot-public/commands.yml
2026-08-17 19:29:12 +00:00

21 lines
417 B
YAML

commands:
mod: true
globalLimit: -1
userLimit: -1
- name: joel
match: Joel
rule: exact
response: Joel
globalLimit: 1
- name: anotherone
match: '!testcmd'
rule: prefix
response: hello there!!!!!
- name: '!rank'
match: '!rank'
rule: exact
response: rank deez nuts B)
- name: mango
match: mango
rule: contains
response: "ewwwww mangos 🤮🤮🤮"