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

This commit is contained in:
ZareMate 2026-04-02 15:29:03 +02:00
parent 24c5debffc
commit 8ba50eeaa0

View File

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