64 lines
1.8 KiB
YAML
64 lines
1.8 KiB
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: sub
|
|
match: 'sub'
|
|
rule: contains
|
|
response: 🍔💯 welcome to the mcgangbangers eunamiCEO eunamiYessir
|
|
notice: true
|
|
- name: Tier 2
|
|
match: 'Tier 2'
|
|
rule: contains
|
|
response: thank you for the tier 2 sub..!! eunamiCry <3
|
|
notice: true
|
|
- name: Tier 2
|
|
match: 'Tier 2'
|
|
rule: contains
|
|
response: <3 welcome to tier 3. eunamiJail eunamiPew
|
|
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: 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
|
|
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/roselol rosD
|
|
globalLimit: 500 |