i have a discord bot that downloads music and streams it over an app called discord and i want to run it on the droplet but i don’t know how
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Can you share some more information? What is the bot written in? Did you write it yourself or get it somewhere else? Do they provide installation instructions?
If the bot is as simple as a python script you should be able to use screen to run it in the background and continue running when you disconnect from your droplet’s ssh service.