From ebad5438100423cc0d8870583684638a5ea46b4b Mon Sep 17 00:00:00 2001 From: Dominik K Date: Sun, 5 Nov 2023 16:55:15 +0100 Subject: [PATCH] fix: more random status --- src/events/ready.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/events/ready.ts b/src/events/ready.ts index 5e1378fb..f952f980 100644 --- a/src/events/ready.ts +++ b/src/events/ready.ts @@ -69,7 +69,7 @@ const event: Event = { const setStatus = () => { if (!client.user) return; - const random = ["Would You Rather", "Truth or Dare", "Would You?"]; + const random = ["Would You Rather", "Truth or Dare", "What Would You Do", "Higher or Lower", "Never Have I Ever" ]; client.user.setPresence({ activities: [ {