feat: add Bronkol to the list of usernames for AFK bot

This commit is contained in:
ZareMate 2026-04-02 19:44:47 +02:00
parent 4a4cafecf1
commit 088b993ee7

View File

@ -7,7 +7,7 @@ const { WebSocket } = require("ws");
// ─── config ───────────────────────────────────────────────────────────────────
const USERNAMES = ["ZareMate", "Tomek", "Cytrus", "Qawe"];
const USERNAMES = ["ZareMate", "Tomek", "Cytrus", "Qawe", "Bronkol"];
const AFK_SCRIPT = path.join(__dirname, "afk.js");
const OUTPUT_MODE = (