fixed npe during autoplaylists
added playnext command (simple version) setting dj role to everyone works now fixed massively wide joptionpanes version number bump
This commit is contained in:
@@ -130,7 +130,7 @@ public class Bot
|
||||
{
|
||||
ah.stopAndClear();
|
||||
ah.getPlayer().destroy();
|
||||
nowplaying.updateTopic(g.getIdLong(), ah);
|
||||
nowplaying.updateTopic(g.getIdLong(), ah, true);
|
||||
}
|
||||
});
|
||||
jda.shutdown();
|
||||
|
||||
Reference in New Issue
Block a user