first iteration of handling new gateway

This commit is contained in:
John Grosh
2020-10-22 01:29:15 -04:00
parent 9f7ad33707
commit 51f9024498
35 changed files with 152 additions and 120 deletions

View File

@@ -22,7 +22,7 @@ import com.jagrosh.jmusicbot.Bot;
import com.jagrosh.jmusicbot.commands.AdminCommand;
import com.jagrosh.jmusicbot.settings.Settings;
import com.jagrosh.jmusicbot.utils.FormatUtil;
import net.dv8tion.jda.core.entities.VoiceChannel;
import net.dv8tion.jda.api.entities.VoiceChannel;
/**
*