diff --git a/node/db/lurk_bots.js b/node/db/lurk_bots.js new file mode 100644 index 0000000..fa118e5 --- /dev/null +++ b/node/db/lurk_bots.js @@ -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" + ] +} \ No newline at end of file