From 3fd7c59da034140d031605e6e0e7b0abd5e9cb3f Mon Sep 17 00:00:00 2001 From: tombomb90 Date: Fri, 15 Jul 2022 05:04:10 -0700 Subject: [PATCH] Add song to jukebox.json First time doing anything like this, hoping I did it right? --- config/jukebox.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config/jukebox.json b/config/jukebox.json index 0674a8e3297..0f17d87d866 100644 --- a/config/jukebox.json +++ b/config/jukebox.json @@ -4047,6 +4047,16 @@ "jukebox": true }, { +"url": "https://files.catbox.moe/6ivc7w.mp3", +"title": "Bury the Light", +"duration": 5830, +"artist": "Victor Borba & Casey Edwards", +"genre": "Video Game", +"secret": false, +"lobby": false, +"jukebox": true +}, +{ "url": "https://files.catbox.moe/pbtbjv.mp3", "title": "Dog Song", "duration": 380,