change discord status

This commit is contained in:
Ayden Jahola 2025-09-20 01:57:36 +01:00
parent 896f85136c
commit fc60a544ff

View file

@ -110,7 +110,7 @@ client.once("ready", async () => {
);
client.user.setPresence({
activities: [{ name: "Degenerate Gamers!", type: 3 }],
activities: [{ name: "Powering Servers!", type: 3 }],
status: PresenceUpdateStatus.Online,
});
console.log(`\n==============================\n`);