Add 'node/db/lurk_bots.js'
This commit is contained in:
parent
06c00adadf
commit
cf2702e4dd
|
@ -0,0 +1,72 @@
|
||||||
|
module.exports = {
|
||||||
|
banlist: [
|
||||||
|
// +A
|
||||||
|
"agilet",
|
||||||
|
"allroadsleadtothefarm",
|
||||||
|
"anotherttvviewer",
|
||||||
|
"anytow",
|
||||||
|
"aten",
|
||||||
|
// +B
|
||||||
|
"blkheroeseverywhere",
|
||||||
|
"bossundee",
|
||||||
|
"brokemystreamdeck",
|
||||||
|
// +C
|
||||||
|
"comettunes",
|
||||||
|
// +D
|
||||||
|
"droopdoggg",
|
||||||
|
// +E
|
||||||
|
"eatsaoe",
|
||||||
|
"elbretweets",
|
||||||
|
"erika_fnbr",
|
||||||
|
// +F
|
||||||
|
"fashionable_camile",
|
||||||
|
"ffxivstyx",
|
||||||
|
// +G
|
||||||
|
// +H
|
||||||
|
"hades_osiris",
|
||||||
|
"havethis",
|
||||||
|
// +I
|
||||||
|
"icantcontrolit",
|
||||||
|
"itsthefrits",
|
||||||
|
// +J
|
||||||
|
"jhodymoon",
|
||||||
|
"juancabardo",
|
||||||
|
// +K
|
||||||
|
"kaxips06",
|
||||||
|
// +L
|
||||||
|
"la_kaylee",
|
||||||
|
"lanarayyyy",
|
||||||
|
"lorypub",
|
||||||
|
"lurking_miku",
|
||||||
|
// +M
|
||||||
|
"manning_wilkins",
|
||||||
|
"mesendrzi1337",
|
||||||
|
"midsooooooooon",
|
||||||
|
// +N
|
||||||
|
"nerdydreams",
|
||||||
|
"ninatela",
|
||||||
|
// +O
|
||||||
|
// +P
|
||||||
|
// +Q
|
||||||
|
// +R
|
||||||
|
"rogueg1rl",
|
||||||
|
"roxesy",
|
||||||
|
// +S
|
||||||
|
"saralna",
|
||||||
|
"stixffxiv",
|
||||||
|
// +T
|
||||||
|
"underworldnaiad"
|
||||||
|
// +U
|
||||||
|
// +V
|
||||||
|
// +W
|
||||||
|
// +X
|
||||||
|
// +Y
|
||||||
|
// +Z
|
||||||
|
// #numbers
|
||||||
|
// "",
|
||||||
|
// DO NOT REMOVE!
|
||||||
|
// Placehold for END from moving
|
||||||
|
// Don't worry Rusttv_com = Sarimoko's alt-sandbox account
|
||||||
|
"rusttv_com"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue