eunabot-public/commands.yml
2022-04-30 04:24:05 +00:00

18 lines
374 B
YAML

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!!!!!!'
- name: anotherone
match: '!testcmd'
rule: prefix
response: hello there!