From f46bc12be8922747327200859911326c644eb060 Mon Sep 17 00:00:00 2001 From: toast-ts <96593068+toast-ts@users.noreply.github.com> Date: Mon, 1 Jan 2024 00:12:45 +1100 Subject: [PATCH] First commit in 2024 --- src/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.json b/src/config.json index eba4827..624258e 100644 --- a/src/config.json +++ b/src/config.json @@ -24,7 +24,7 @@ }, "botPresence": { "activities": [ - {"name": "Today is December!", "url": "https://www.youtube.com/watch?v=uimgSQE1Vnc", "type": 1} + {"name": "Today is January!", "url": "https://www.youtube.com/watch?v=UPSSUSLlwjY", "type": 1} ], "status": "online" },