Voice Connection Issue
So, the bot joins the discord voice channel, then displays this after 15 seconds and then doesn't do anything.
Node Version: V10.24.0
DiscordJS Version: 12.5.3
I can post the index.js in here if needed
7 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!It does connect to the voice channel, but doesn't do anything then comes up with that error, is there a way to unblock it?
Umm
It joins the discord voice channel
But then like freezes until it comes up with that error
So, maybe doesn't connect properly
What would be the fix?
DiscordJS Version: 12.5.3I'm willing to believe this is due to one of the many things fixed/implemented in the years since v12 please update
Updated them both to the latest and got a new one
So I think I'm missing a dependency or something
yeah, was it meant to be stable 14?
Yeh that's true, I can't seem to get djs 14 is there a certain way? cause it keeps installing 10.5.2
Managed to push it to 14.12.1 bit gotta fix the ClientMissingIntents
I'm guessing you mean this, right?
https://github.com/leinstay/discobot would be easier to post this here
GitHub
GitHub - leinstay/discobot: Discord bot for 24/7 streaming of inter...
Discord bot for 24/7 streaming of internet radio stations (e.g. SHOUTcast). - leinstay/discobot
Yeah, I'll see what I can do, appreciate it though Qjuh