Question
How do I host my discord.py bot?
Hello
How can I host my discord.py bot here? I have bought my 5$ droplet but don’t know how I can actually host the bot or type any code. Any help would be appreciated. Thanks in advance
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.
×
I must say that the only, and accepted answer to this question is hopefully inadequate. Hosting a bot involves quite a bit more than just uploading and running a script. Who will run the script if the server is restarted or goes down? How to make a script run everytime a machine starts? In my google results, I expected an answered question to have an answer that addresses properly hosting a bot, not how to use FTP and run a script.