Striker (Ethan)
DIdiscord.js - Imagine ❄
•Created by Striker (Ethan) on 12/23/2024 in #djs-voice
Commands fail to load / refresh if I require client
6 replies
DIdiscord.js - Imagine ❄
•Created by Striker (Ethan) on 8/24/2023 in #djs-voice
Joining the user's current voice channel
On [email protected] & node v18.12
I've been trying to create a command that joins whichever channel the user is in.
I keep running into an issue where it doesn't read the user's current voice, instead it thinks "currVoiceChannel" is false.
Whenever I join a VC and call the bot it returns "Please join a voice channel".
I've looked at multiple examples and they all use the If (!currVoiceChannel)
7 replies