Tomato6966 / Musicium

An advanced Discord Music Bot with a Dashboard, using distube.js.org having an interactive button & menu system and many features! Supported Features: Spotify • YouTube • SoundCloud • Live Stream • Audio Filtering • DJ Roles • Autoplay • Autoresume • Dashboard + Live Queue • ...
https://musicium.eu
GNU General Public License v2.0
296 stars 310 forks source link

Play Error #129

Open SkyeACS opened 2 years ago

SkyeACS commented 2 years ago

Hello , i got this error Untitled what can i do?

Donrskbb commented 2 years ago

https://distube.js.org/guide/additional-info/update.html#distube Remove - distube.playVoiceChannel(...) Add + distube.play(...)

BiskottoScriptato commented 2 years ago

how

Adstillcodes commented 2 years ago

how If you are using VSCode, just do Ctrl+f(On windows) and Cmd+F(On Mac) and in the search field type "distube.playVoiceChannel" then start scrolling through all the files in the folder "slashCommands" and change all the "distube.playVoiceChannel" to "distube.play". DO NOT CHANGE ANYTHING ELSE.

PS: You can also scroll through other files in other folders to see if you need to make the same changes anywhere else.

SkyeACS commented 2 years ago

Hello, I removed distube.playVoiceChannel () and i added distube.play and now I got this error Untitled

Adstillcodes commented 2 years ago

Hello, I removed distube.playVoiceChannel () and i added distube.play and now I got this error Untitled

Hello sir, even I had the same problem. I decided to watch a few tutorials and make my own bot instead of cloning this. It is a good bot but the amount errors and the Developer not fixing them does not make the cut for me. I hope you figure it out. :D image