eunabot-public/commands.yml

35 lines
749 B
YAML
Raw Normal View History

2022-04-30 04:19:14 +00:00
commands:
2026-01-07 22:46:03 +00:00
- name: so
match: '!so'
rule: prefix
args:
- name
2026-01-07 22:47:11 +00:00
response: 'check out this cutie ${name} ♡ at twitch.tv/${name} ~'
2026-01-07 22:46:03 +00:00
mod: true
globalLimit: -1
userLimit: -1
- name: joel
match: Joel
rule: exact
response: Joel
globalLimit: 1
- name: gm1
match: gmorning
rule: contains
response: '@$sender gmorning!!!!!!'
- name: gm2
match: good morning
rule: contains
response: '@$sender gmorning!!!!!!'
- 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
2026-08-03 19:02:09 +00:00
response: "ewwwww mangos 🤮🤮🤮"