From b5f0e91b631e0acb60905610a8bf0fd7c30a9d45 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Sat, 1 Jun 2024 20:20:52 +1000 Subject: [PATCH] Billie Eilish June-ish --- src/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config.json b/src/config.json index 36454a6..798cb53 100644 --- a/src/config.json +++ b/src/config.json @@ -26,8 +26,8 @@ "botPresence": { "activities": [ { - "name": "Today is May!", - "url": "https://www.youtube.com/watch?v=MgTmXbI9xIo", + "name": "Today is June!", + "url": "https://www.youtube.com/watch?v=e_AZJzYe7CU", "type": 1 } ],