feat: add Qawe to the list of usernames for AFK bot
This commit is contained in:
parent
24c5debffc
commit
8ba50eeaa0
@ -7,7 +7,7 @@ const { WebSocket } = require("ws");
|
|||||||
|
|
||||||
// ─── config ───────────────────────────────────────────────────────────────────
|
// ─── config ───────────────────────────────────────────────────────────────────
|
||||||
|
|
||||||
const USERNAMES = ["ZareMate", "Tomek", "Cytrus"];
|
const USERNAMES = ["ZareMate", "Tomek", "Cytrus", "Qawe"];
|
||||||
|
|
||||||
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