feat: add Bronkol to the list of usernames for AFK bot
This commit is contained in:
parent
4a4cafecf1
commit
088b993ee7
@ -7,7 +7,7 @@ const { WebSocket } = require("ws");
|
|||||||
|
|
||||||
// ─── config ───────────────────────────────────────────────────────────────────
|
// ─── config ───────────────────────────────────────────────────────────────────
|
||||||
|
|
||||||
const USERNAMES = ["ZareMate", "Tomek", "Cytrus", "Qawe"];
|
const USERNAMES = ["ZareMate", "Tomek", "Cytrus", "Qawe", "Bronkol"];
|
||||||
|
|
||||||
const AFK_SCRIPT = path.join(__dirname, "afk.js");
|
const AFK_SCRIPT = path.join(__dirname, "afk.js");
|
||||||
const OUTPUT_MODE = (
|
const OUTPUT_MODE = (
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user