2022-04-30 04:19:14 +00:00
|
|
|
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!!!!!!'
|
2022-05-02 22:55:35 +00:00
|
|
|
- name: sub
|
2022-05-04 19:11:30 +00:00
|
|
|
match: 'sub'
|
2022-05-02 22:57:53 +00:00
|
|
|
rule: contains
|
2022-05-07 16:30:00 +00:00
|
|
|
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
|
2022-05-04 19:11:30 +00:00
|
|
|
notice: true
|
2022-05-07 16:37:18 +00:00
|
|
|
- name: Tier 2
|
|
|
|
match: 'Tier 2'
|
|
|
|
rule: contains
|
|
|
|
response: <3 welcome to tier 3. eunamiJail eunamiPew
|
|
|
|
notice: true
|
2022-04-30 04:24:05 +00:00
|
|
|
- name: anotherone
|
|
|
|
match: '!testcmd'
|
|
|
|
rule: prefix
|
2022-04-30 04:34:30 +00:00
|
|
|
response: hello there!!!!!
|
2022-04-30 04:26:20 +00:00
|
|
|
- name: '!rank'
|
|
|
|
match: '!rank'
|
|
|
|
rule: exact
|
|
|
|
response: rank deez nuts B)
|
|
|
|
- name: xd
|
2022-05-02 22:44:19 +00:00
|
|
|
match: pog
|
2022-04-30 04:26:20 +00:00
|
|
|
rule: contains
|
2022-05-02 22:44:19 +00:00
|
|
|
response: eunamiPOGMAW eunamiPOGMAW eunamiPOGMAW
|
2022-04-30 04:26:20 +00:00
|
|
|
- name: mango
|
|
|
|
match: mango
|
|
|
|
rule: contains
|
|
|
|
response: ewwwww mangos 🤮🤮🤮
|
|
|
|
- name: uwu
|
|
|
|
match: uwu
|
|
|
|
rule: contains
|
2022-04-30 04:27:49 +00:00
|
|
|
response: 'owo ❤️'
|
2022-04-30 04:26:20 +00:00
|
|
|
- name: owo
|
|
|
|
match: owo
|
|
|
|
rule: contains
|
2022-04-30 04:27:49 +00:00
|
|
|
response: 'uwu ❤️'
|
2022-04-30 04:26:20 +00:00
|
|
|
- name: rose
|
|
|
|
match: rose
|
|
|
|
rule: contains
|
2022-05-04 00:37:46 +00:00
|
|
|
response: rosClap did u mention rank 1 ziggs 1k lp challenger gamer twitch.tv/roselol rosD
|
2022-05-04 00:30:31 +00:00
|
|
|
globalLimit: 300
|