config
This commit is contained in:
commit
a0a8877b51
13
commands.yml
Normal file
13
commands.yml
Normal file
@ -0,0 +1,13 @@
|
||||
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!!!!!!'
|
Loading…
Reference in New Issue
Block a user