From 2eaf79a0331a86ab20c34dc0ae69897e246cbfae Mon Sep 17 00:00:00 2001 From: AnxietyisReal <96593068+AnxietyisReal@users.noreply.github.com> Date: Wed, 5 Jul 2023 18:36:33 +1000 Subject: [PATCH] Status update --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index c6190ec..0aa1401 100644 --- a/src/config.json +++ b/src/config.json @@ -27,7 +27,7 @@ }, "botPresence": { "activities": [ - {"name": "the banana factory", "url": "https://www.youtube.com/watch?v=zmHca1rW7B4", "type": 1} + {"name": "the pog beats", "url": "https://www.youtube.com/watch?v=enhQYHxoNMY", "type": 1} ], "status": "online" },