67 lines
1.8 KiB
YAML
67 lines
1.8 KiB
YAML
commands:
|
|
- name: pc
|
|
match: '!pc'
|
|
rule: exact
|
|
response: euna has a 1080ti and a 3600x with 16gb ram
|
|
- name: joel
|
|
match: 'Joel'
|
|
rule: exact
|
|
response: Joel
|
|
globalLimit: 1
|
|
- name: gm1
|
|
match: gmornin
|
|
rule: contains
|
|
response: '@$sender gmorning!!!!!!'
|
|
- name: gm2
|
|
match: good morning
|
|
rule: contains
|
|
response: '@$sender gmorning!!!!!!'
|
|
- name: sub
|
|
match: 'sub'
|
|
rule: contains
|
|
response: 🍔💯 welcome to the thigh high club eunamiCEO eunamiYessir
|
|
notice: true
|
|
- name: anotherone
|
|
match: '!testcmd'
|
|
rule: prefix
|
|
response: hello there!!!!!
|
|
- name: '!rank'
|
|
match: '!rank'
|
|
rule: exact
|
|
response: rank deez nuts B)
|
|
- name: xd
|
|
match: pog
|
|
rule: contains
|
|
response: eunamiPOGMAW eunamiPOGMAW eunamiPOGMAW
|
|
- name: penta2
|
|
match: penta
|
|
rule: contains
|
|
response: eunamiPENTA eunamiPENTA eunamiPENTA eunamiPENTA eunamiPENTA
|
|
- name: mango
|
|
match: mango
|
|
rule: contains
|
|
response: ewwwww mangos 🤮🤮🤮
|
|
- name: hype
|
|
match: '!hype'
|
|
rule: contains
|
|
response: eunamiPOGMAW eunamiPoggity go euna! go euna, go! eunamiPOGMAW eunamiPoggity go euna! go euna, go! eunamiPOGMAW eunamiPoggity go euna! go euna, go! eunamiPOGMAW eunamiPoggity
|
|
- name: subraid
|
|
match: '!subraid'
|
|
rule: contains
|
|
response: you just got MCGANGBANGED! eunamiRAID eunamiYessir you just got MCGANGBANGED! eunamiRAID eunamiYessir you just got MCGANGBANGED! eunamiRAID eunamiYessir you just got MCGANGBANGED! eunamiRAID eunamiYessir
|
|
globalLimit: 2
|
|
userLimit: 2
|
|
- name: uwu
|
|
match: uwu
|
|
rule: contains
|
|
response: 'owo ❤️'
|
|
- name: owo
|
|
match: owo
|
|
rule: contains
|
|
response: 'uwu ❤️'
|
|
- name: rose
|
|
match: rose
|
|
rule: contains
|
|
response: rosClap did u mention rank 1 ziggs 1k lp challenger gamer twitch.tv/roseie rosClap
|
|
globalLimit: 500
|