forked from userplugins/vc-goodperson
Update index.ts
This commit is contained in:
parent
724905c8ce
commit
53217612b8
1 changed files with 1 additions and 1 deletions
2
index.ts
2
index.ts
|
@ -26,7 +26,7 @@ import { FluxDispatcher } from "@webpack/common";
|
||||||
const badVerbsSexual = ["fuck", "cum"];
|
const badVerbsSexual = ["fuck", "cum"];
|
||||||
const badNounsSexual = ["cunt", "yuri", "whore", "dick", "pussy", "slut", "tit", "cum", "cock", "blowjob", "sex", "ass", "furry", "bewbs", "boob", "booba", "boobies", "boobs", "booby", "porn", "pron", "pronhub", "r34", "rape", "raped", "raping", "rapist"];
|
const badNounsSexual = ["cunt", "yuri", "whore", "dick", "pussy", "slut", "tit", "cum", "cock", "blowjob", "sex", "ass", "furry", "bewbs", "boob", "booba", "boobies", "boobs", "booby", "porn", "pron", "pronhub", "r34", "rape", "raped", "raping", "rapist"];
|
||||||
/** * FURRY ***/
|
/** * FURRY ***/
|
||||||
const badNounsFurry = ["meow", "miau", "mreow", "mrow", "woof", "nya", ":pleading_catgirl", "purr"];
|
const badNounsFurry = ["meow", "miau", "mreow", "mrow", "woof", "nya", ":pleading_catgirl", "purr", "oomf", "oomfie"];
|
||||||
const badRegexesFurry = ["mr*eo*w+, mr+p, nya+, mrow+, purr+"];
|
const badRegexesFurry = ["mr*eo*w+, mr+p, nya+, mrow+, purr+"];
|
||||||
/** * BRAINROT ***/
|
/** * BRAINROT ***/
|
||||||
const badNounsBrainrot = ["mewing", "mew", "skibidi", "gyat", "gyatt", "rizzler", "nettspend", "boykisser", "ohio", "rizz"];
|
const badNounsBrainrot = ["mewing", "mew", "skibidi", "gyat", "gyatt", "rizzler", "nettspend", "boykisser", "ohio", "rizz"];
|
||||||
|
|
Loading…
Reference in a new issue