From a6707b1623735f829ea915486eb0799b9a9f98b4 Mon Sep 17 00:00:00 2001 From: Toast <96593068+AnxietyisReal@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" },