This reverts commit a7807b96e2.
This commit is contained in:
@@ -86,7 +86,6 @@ public abstract class MusicCommand extends Command
|
|||||||
try
|
try
|
||||||
{
|
{
|
||||||
event.getGuild().getAudioManager().openAudioConnection(userState.getChannel());
|
event.getGuild().getAudioManager().openAudioConnection(userState.getChannel());
|
||||||
event.getGuild().getAudioManager().setSelfDeafened(true);
|
|
||||||
}
|
}
|
||||||
catch(PermissionException ex)
|
catch(PermissionException ex)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user