-
Hi! I am experiencing a somewhat strange problem, I have created a simple code to try to play music based on the sample bot provided by distube. In windows it works perfectly, it plays music without problems, but when I exactly test the code in ubuntu, the bot connects to the channel, but it doesn't play music at any time. I have tried to reinstall all the dependencies (node_modules) in Ubuntu, but the problem continues.
I have also tried to install ffmpeg by the normal way (apt install ffmpeg) but nothing makes the bot start playing the music, it just connects and does nothing else. I don't know if anyone has had the same problem or knows how to solve it, maybe it's a problem with ubuntu libraries that are missing some. Thank you so much |
Beta Was this translation helpful? Give feedback.
Try doing FAQ's solution first