Update 'node/autoban.js'
This commit is contained in:
parent
91e10fe627
commit
dc73ed1952
|
@ -7,7 +7,7 @@ console.log(`ANTI / Lurk Bots`.black.bgBrightRed);
|
|||
console.log(`v 0.1 | BETA`.black.bgBrightRed);
|
||||
|
||||
console.log(`Loading... | Lurk Bot DB`.black.bgGreen);
|
||||
const {botlist} = lurk_bots
|
||||
const {banlist} = lurk_bots
|
||||
|
||||
console.log(`Loading... | Setting from .env file`.black.bgGreen);
|
||||
const client = new tmi.Client({
|
||||
|
|
Loading…
Reference in New Issue