You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Using `Guild#getAudioManager()` will ***NOT*** work. This is because the audio manager makes **JDA** connect to the voice channel, and we want to send the even to LavaLink.
74
-
> You can however use `Member#getVoiceState` perfectly fine
74
+
> You can however use `Member#getVoiceState` perfectly fine, this is also how you get the voice channel that your bot is in.
0 commit comments