Bot didn't speak in voice on an host
Hi, I make a bot who play radio with URL of free API.
My command works when I test it on my own computer but when I put it on a host, the bot do not speak.
Here my code :
First image, Dependencies on pterodactyl and second on my computer.
I also put listeners on state of the player and and here are the statuses:
ready
-> Buffering
-> idle
6 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!My dependencies And node js version is v18.20.4
Second screen of my DependencyReport
i have the same problem, please if you find a solution tell me.
ffmpeg static is known to sometimes bug out on some linux distros
try to install ffmpeg on the host itself if you can
cc @M7MD
gyan.dev provide builds for windows. was this on windows?
i solved it