Skip to content

Commit

Permalink
Revert "Always self-deafen (jagrosh#1491)"
Browse files Browse the repository at this point in the history
This reverts commit a7807b9.
  • Loading branch information
MichailiK committed Apr 22, 2024
1 parent b3ffbdb commit 6a6f5ca
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ protected void execute(CommandEvent event)
try
{
event.getGuild().getAudioManager().openAudioConnection(userState.getChannel());
event.getGuild().getAudioManager().setSelfDeafened(true);
}
catch(PermissionException ex)
{
Expand Down

0 comments on commit 6a6f5ca

Please sign in to comment.