From 78264e987eb00eca5649c8ff2ba8bba4da49a900 Mon Sep 17 00:00:00 2001 From: Toast <96593068+AnxietyisReal@users.noreply.github.com> Date: Sat, 11 Feb 2023 08:07:38 +1100 Subject: [PATCH] Status --- src/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/config.json b/src/config.json index 015985e..4c113c1 100644 --- a/src/config.json +++ b/src/config.json @@ -20,9 +20,9 @@ }, "botPresence": { "activities": [ - {"name": "as the days go by", "url": "https://www.youtube.com/watch?v=8UVNT4wvIGY", "type": 1} + {"name": "the rainy month go by", "url": "https://www.youtube.com/watch?v=8UVNT4wvIGY", "type": 3} ], - "status": "online" + "status": "idle" }, "eval": { "allowed": true, @@ -70,4 +70,4 @@ "botcommands": "468888722210029588" } } -} \ No newline at end of file +}