Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play Error #129

Open
SkyeACS opened this issue Feb 14, 2022 · 5 comments
Open

Play Error #129

SkyeACS opened this issue Feb 14, 2022 · 5 comments

Comments

@SkyeACS
Copy link

SkyeACS commented Feb 14, 2022

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

@Donrskbb
Copy link

Donrskbb commented Feb 20, 2022

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

@BiskottoScriptato
Copy link

how

@Adstillcodes
Copy link

Adstillcodes commented Mar 5, 2022

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
Copy link
Author

SkyeACS commented Mar 10, 2022

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

@Adstillcodes
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants