From b45ab632b92f6b4f20aa29c9ca2dc6b467e9e938 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Tue, 5 Sep 2023 19:33:00 +1000 Subject: [PATCH] Update config.json --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index cc3ddaa..74be5fe 100644 --- a/src/config.json +++ b/src/config.json @@ -34,7 +34,7 @@ }, "botPresence": { "activities": [ - {"name": "the monster", "url": "https://www.youtube.com/watch?v=1ewOadBo1Ws", "type": 1} + {"name": "Today is September!", "url": "https://www.youtube.com/watch?v=Gs069dndIYk", "type": 1} ], "status": "online" },