From cc8f219b676f5ba1b0d430322b24addf0dbe500b Mon Sep 17 00:00:00 2001 From: andrewlalis Date: Thu, 18 Jan 2018 15:21:37 +0100 Subject: [PATCH] Added simple discord command framework in place of the current system. * Still need to actually use it, just added to the POM file. --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 4bf4b15..661a063 100644 --- a/pom.xml +++ b/pom.xml @@ -62,16 +62,30 @@ Discord4J 2.9.2 + + + de.btobastian.sdcf4j + sdcf4j-core + v1.0.9 + + + de.btobastian.sdcf4j + sdcf4j-discord4j + v1.0.9 + + com.sedmelluq lavaplayer 1.2.39 + com.github.andrewlalis TengwarTranslatorLibrary 1.3.1 + com.google.apis google-api-services-youtube