wtfnotavailable / Discord-MusicBot

Discord Music Bot Source Tree
Other
173 stars 83 forks source link

Support for DockerFile for fly.io deployment #209

Open rhonivanpareja opened 8 months ago

rhonivanpareja commented 8 months ago

Any chance to have Dockerfile to be able to deploy on fly.io? thanks!

NereaCassian commented 6 months ago

I don't think you can deploy it on fly.io, but here is the Dockerfile for the bot https://github.com/wtfnotavailable/Discord-MusicBot/blob/develop/docker/djs-bot/Dockerfile

DarrenOfficial commented 6 months ago

I don't think it's possible, even if it is; theres no benefits of using fly.io/deploying near user. Since the audio quality is affected by lavalink itself, and cold start is an issue for this bot. (It's not designed to be spun up / down in a matter of ms)