From f2d875a2cfbc2aaa536c1a778f8422c5d7a82410 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Mon, 1 Apr 2024 00:04:36 +1100 Subject: [PATCH] Update config.json (#108) --- src/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.json b/src/config.json index 6dfbb2b..609ffde 100644 --- a/src/config.json +++ b/src/config.json @@ -26,8 +26,8 @@ "botPresence": { "activities": [ { - "name": "Today is March!", - "url": "https://www.youtube.com/watch?v=WYlYQVHYuMg", + "name": "Today is April!", + "url": "https://www.youtube.com/watch?v=_oYSiPBUuC8", "type": 1 } ],