Closed ghost closed 8 years ago
.joinVoiceChannel
requires a channel resolvable. Not a string.
http://discordjs.readthedocs.org/en/indev/docs_client.html#voiceconnections
What does that mean exactly?
A Resolvable for a channel is the channel ID http://discordjs.readthedocs.org/en/rewrite-docs/docs_resolvables.html#voice-channel-resolvable
So there's 2 voice channels in my discord general and Music and I want the bot to join Music but my current code it doesn't seem to work
Script