=Added LavaPlayer dependency

LavaPlayer dependency for audio importing and sending through discord
This commit is contained in:
Alex Stewart
2019-07-30 01:55:21 -07:00
parent a62c10d06e
commit 74ebd38fe5
5 changed files with 16 additions and 3 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ public class CommandMusicMain extends Command
{
framework.run(guild, channel, user, input).Call(res);
}
}
}