eunabot-public/commands.yml

42 lines
950 B
YAML
Raw Normal View History

2022-04-30 04:19:14 +00:00
commands:
- name: pc
match: '!pc'
rule: exact
response: euna has a 1080ti and a 3600x with 16gb ram
- name: gm1
match: gmornin
rule: contains
response: '@$sender gmorning!!!!!!'
- name: gm2
match: good morning
rule: contains
response: '@$sender gmorning!!!!!!'
2022-04-30 04:24:05 +00:00
- name: anotherone
match: '!testcmd'
rule: prefix
response: hello there!
2022-04-30 04:26:20 +00:00
- name: '!rank'
match: '!rank'
rule: exact
response: rank deez nuts B)
- name: xd
match: poggies
rule: contains
response: eunamiPoggies eunamiPoggies eunamiPoggies
- name: mango
match: mango
rule: contains
response: ewwwww mangos 🤮🤮🤮
- name: uwu
match: uwu
rule: contains
2022-04-30 04:27:49 +00:00
response: 'owo ❤️'
2022-04-30 04:26:20 +00:00
- name: owo
match: owo
rule: contains
2022-04-30 04:27:49 +00:00
response: 'uwu ❤️'
2022-04-30 04:26:20 +00:00
- name: rose
match: rose
rule: contains
response: roseClap did u mention rank 1 ziggs 1k lp challenger gamer twitch.tv/roselol rosD
2022-04-30 04:33:41 +00:00
globalLimit: 300