Update 'commands.yml'
This commit is contained in:
parent
a987e581ec
commit
8b8a7dc686
|
@ -3,6 +3,10 @@ commands:
|
||||||
match: '!pc'
|
match: '!pc'
|
||||||
rule: exact
|
rule: exact
|
||||||
response: euna has a 1080ti and a 3600x with 16gb ram
|
response: euna has a 1080ti and a 3600x with 16gb ram
|
||||||
|
- name: joel
|
||||||
|
match: 'Joel'
|
||||||
|
rule: exact
|
||||||
|
response: Joel
|
||||||
- name: gm1
|
- name: gm1
|
||||||
match: gmornin
|
match: gmornin
|
||||||
rule: contains
|
rule: contains
|
||||||
|
|
Loading…
Reference in New Issue