skick1234 / DisTube

A powerful Discord.js module for simplifying music commands and effortless playback of various sources with integrated audio filters.
https://distube.js.org
MIT License
423 stars 94 forks source link

Voice.Join is not a real function #134

Closed Allias006 closed 3 years ago

Allias006 commented 3 years ago

Please describe your problem in as much detail as possible: When trying to play a song with distube, i get a constant error detailing, that it cant join the voice channel, with the reason being that voice.join is not a real function. I use Visual Studio Code to do this. 'Further information: 'image image

skick1234 commented 3 years ago

Duplicated https://github.com/skick1234/DisTube/issues/112

skick1234 commented 3 years ago

And you are using discord.js v13. Not v12

Allias006 commented 3 years ago

yes I am. also thank you for redirecting me to that other form, but when i would download Distube Beta, it would cause a whole other issue with distube not being a constructor which i am looking into right now, even with Distube/voice being installed. In one form, it details that im suppose to go into aplha and/or Beta Docs and view something. However no matter what i cant find any docs.

skick1234 commented 3 years ago

There is a migration guide mentioned in that issue.

https://distube.js.org/guide/additional-info/update.html

Allias006 commented 3 years ago

Thank you. Sorry for the trouble.