Answer the question
In order to leave comments, you need to log in
What should I do if I'm in a voice channel but the bot says I'm not in it?
Here is the code, everything seems to be correct:
const voiceChannel = message.member.voiceChannel;
if (!voiceChannel) return message.channel.send('You need to be in a voice channel to play music!');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question