Music discord bot

Hello, it happens that I am making a music bot on discord and I host it on fly.io but when I try to play a song directly the song stops playing. I run the bot in visual studio and it works correctly, how do I fix it? im using distube package for this
Does it have something to do with ffmpeg?

Is there anything in your logs when it stops playing?

Do you have autostop enabled for your app?

No, everything looks normal, no errors or anything like that.

No, I have it in false

What’s your app name?

small-bush-4776

I see you have autostop enabled. You should set auto_stop_machines = false in your fly.toml and do a deploy

It didn’t work, the song keeps stopping instantly

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.