Update 'node/db/lurk_bots.js'
This commit is contained in:
parent
cf2702e4dd
commit
1f64dc853a
|
@ -1,71 +1,149 @@
|
|||
module.exports = {
|
||||
banlist: [
|
||||
// +A
|
||||
"abbottcostello",
|
||||
"abjuui",
|
||||
"aboutw",
|
||||
"actionshin",
|
||||
"adeptw",
|
||||
"agilet",
|
||||
"aliengathering",
|
||||
"allroadsleadtothefarm",
|
||||
"alltow",
|
||||
"animozi",
|
||||
"anotherttvviewer",
|
||||
"anytow",
|
||||
"applepiechart",
|
||||
"aservicestop",
|
||||
"aten",
|
||||
"audycia",
|
||||
// +B
|
||||
"beardedstrumerwaitingroom",
|
||||
"blkheroeseverywhere",
|
||||
"bingcortana",
|
||||
"bossundee",
|
||||
"brokemystreamdeck",
|
||||
"business_daddy",
|
||||
// +C
|
||||
"casinothanks",
|
||||
"comettunes",
|
||||
"commanderroot",
|
||||
"curvaceous_natalia",
|
||||
"cyndyka",
|
||||
// +D
|
||||
"delotx",
|
||||
"dhawnny",
|
||||
"droopdoggg",
|
||||
"dynaterra",
|
||||
// +E
|
||||
"eatsaoe",
|
||||
"echtkpvl",
|
||||
"edellyna",
|
||||
"ehleon_",
|
||||
"einfachuwe42",
|
||||
"elbretweets",
|
||||
"elysian",
|
||||
"erika_fnbr",
|
||||
"extramoar",
|
||||
// +F
|
||||
"fanytic",
|
||||
"fashionable_camile",
|
||||
"feet",
|
||||
"ffxivstyx",
|
||||
"ftopayr",
|
||||
// +G
|
||||
"gowithhim",
|
||||
"graphmau",
|
||||
// +H
|
||||
"hades_osiris",
|
||||
"havethis",
|
||||
"havethis2",
|
||||
"hentyechan",
|
||||
// +I
|
||||
"icantcontrolit",
|
||||
"icewizerds",
|
||||
"isnicable",
|
||||
"itsthefrits",
|
||||
"itzemmaaaaaaa",
|
||||
// +J
|
||||
"jhodymoon",
|
||||
"jointeffortt",
|
||||
"juancabardo",
|
||||
// +K
|
||||
"kattynah",
|
||||
"kaxips06",
|
||||
"kittenrescue",
|
||||
// +L
|
||||
"la_kaylee",
|
||||
"lanarayyyy",
|
||||
"larakraf",
|
||||
"leashstrom",
|
||||
"lorypub",
|
||||
"losjaraswines",
|
||||
"lurking_miku",
|
||||
"lurxx",
|
||||
"lylituf",
|
||||
// +M
|
||||
"maddynsun",
|
||||
"makerplier",
|
||||
"manning_wilkins",
|
||||
"mesendrzi1337",
|
||||
"midsooooooooon",
|
||||
"mogulmail",
|
||||
// +N
|
||||
"natzelly",
|
||||
"nerdydreams",
|
||||
"ninatela",
|
||||
"nintendoswitchxl",
|
||||
"notamrbeastcontest",
|
||||
// +O
|
||||
"orthoduk",
|
||||
// +P
|
||||
// "",
|
||||
// +Q
|
||||
// "",
|
||||
// +R
|
||||
"rimastino",
|
||||
"rogueg1rl",
|
||||
"roxesy",
|
||||
// +S
|
||||
"santaclausgift",
|
||||
"saralna",
|
||||
"segadream",
|
||||
"shanuala",
|
||||
"shypuf",
|
||||
"sixflagsmagicmountain",
|
||||
"spiketrapclair",
|
||||
"soicluberville",
|
||||
"sonyplaystations",
|
||||
"sophikal",
|
||||
"stixffxiv",
|
||||
// +T
|
||||
"underworldnaiad"
|
||||
"tinarif",
|
||||
"tizcloud",
|
||||
"trewdalbert",
|
||||
// +U
|
||||
"uncle_spawn",
|
||||
"underworldnaiad",
|
||||
// +V
|
||||
"viewer_of_irl",
|
||||
"virgoproz",
|
||||
"v_and_k",
|
||||
// +W
|
||||
"wafflebudder",
|
||||
"waptart",
|
||||
"warsofthetrekgatestar",
|
||||
// +X
|
||||
"xhylane",
|
||||
// +Y
|
||||
// "",
|
||||
// +Z
|
||||
// "",
|
||||
// #numbers
|
||||
// "",
|
||||
|
||||
// DO NOT REMOVE!
|
||||
// Placehold for END from moving
|
||||
// Placehold to prevent END from moving
|
||||
// Don't worry Rusttv_com = Sarimoko's alt-sandbox account
|
||||
"rusttv_com"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue