From 849c02ef12e6256ef360e7cdcfc9c22b1438c0fe Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@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" },