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 • ...

Home Page:https://musicium.eu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Play Error

SkyeACS opened this issue · comments

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

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

commented

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.

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

commented

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