I have a discord bot that I made using the latest python version for the simple purpse of relaying information related to Phantasy Star Online 2’s Emergency Quests times and locations but im totally new to hosting and not sure which distrubution or one-click apps to use?
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.
Are you able to run that bot using Django or Bottle? If so, there are tutorials for setting up either, but if not, I’d recommend https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-16-04 after you launch a base Ubuntu 16.04 Droplet. You can then use guides to install other necessary requirements.
Click below to sign up and get $100 of credit to try our products over 60 days!
@devilswarchild - Sorry, I thought you were talking about the discord-bot npn package.
ok @gndo no its a python based framework all my bot files are .py
This comment has been deleted
I believe that’s a node based framework? If so, try a $10 nodejs one-click app droplet. You can upgrade later if needed.