From b4c9a125e5e3fc86b9510340c55ce143e86ea2f5 Mon Sep 17 00:00:00 2001 From: John Grosh Date: Fri, 5 Feb 2021 19:18:34 -0500 Subject: [PATCH] deps update and ref cleanup --- pom.xml | 4 ++-- src/main/resources/reference.conf | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 1f6442c..6b4dc13 100644 --- a/pom.xml +++ b/pom.xml @@ -23,12 +23,12 @@ net.dv8tion JDA - 4.2.0_214 + 4.2.0_227 com.sedmelluq lavaplayer - 1.3.55 + 1.3.67 com.sedmelluq diff --git a/src/main/resources/reference.conf b/src/main/resources/reference.conf index 1e9e7bc..08ac5a8 100644 --- a/src/main/resources/reference.conf +++ b/src/main/resources/reference.conf @@ -28,7 +28,6 @@ owner = 0 // OWNER ID // The prefix is used to control the commands // If you use !!, the play command will be !!play // If you do not set this, the prefix will be a mention of the bot (@Botname play) -// If you make this blank, the bot will not use a prefix prefix = "@mention" @@ -113,7 +112,7 @@ updatealerts=true // Changing this changes the lyrics provider -// Currently available providers: "A-Z Lyrics", "Genius", "MusicMatch" +// Currently available providers: "A-Z Lyrics", "Genius", "MusicMatch", "LyricsFreak" // At the time of writing, I would recommend sticking with A-Z Lyrics or MusicMatch, // as Genius tends to have a lot of non-song results and you might get something // completely unrelated to what you want.