eunabot-public/commands.yml
2026-08-18 03:26:48 +00:00

18 lines
365 B
YAML

commands:
- 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 🤮🤮🤮"