From d5ef1ef543ee9b576dab34b1e83739803d209f4b Mon Sep 17 00:00:00 2001 From: Toast <96593068+AnxietyisReal@users.noreply.github.com> Date: Sat, 30 Sep 2023 17:05:29 +1000 Subject: [PATCH] Merge PR #42 --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index 8d5e6ef..46d7f5e 100644 --- a/src/config.json +++ b/src/config.json @@ -34,7 +34,7 @@ }, "botPresence": { "activities": [ - {"name": "Today is September!", "url": "https://www.youtube.com/watch?v=Gs069dndIYk", "type": 1} + {"name": "Today is October!", "url": "https://www.youtube.com/watch?v=836e5dU9nlE", "type": 1} ], "status": "online" },