From d40ca4d3df35f33527ecc2fbe5b21941b8ca1803 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Mon, 4 Mar 2024 11:10:18 +1100 Subject: [PATCH] I forgot today is March. --- src/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.json b/src/config.json index 43c93ee..02556d7 100644 --- a/src/config.json +++ b/src/config.json @@ -26,8 +26,8 @@ "botPresence": { "activities": [ { - "name": "Today is February!", - "url": "https://www.youtube.com/watch?v=v4PD_TwbxPo", + "name": "Today is March!", + "url": "https://www.youtube.com/watch?v=WYlYQVHYuMg", "type": 1 } ],