As I was looking for where to host a Discord Bot, I got here but I am not sure how to proceed, I was testing with Creating an App with the Docker Hub option as the discord bot is in Python, but I am not sure how to proceed as I got confused with the configuration, with the basic plan is enough? As the bot should be active 24/7 but I am sure is going to be not of heavy use. Sorry if I asked in the wrong section
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello @gerlc
You can start with the basic plan and always upgrade the droplet specs if you’re running out of resources due to traffic or if you find the general performance insufficient for your needs.
What I could also suggest is going through this tutorial here on How To Build a Discord Bot with Node.js:
https://www.digitalocean.com/community/tutorials/how-to-build-a-discord-bot-with-node-js
Regards
Hi @gerlc,
It’s always best to start with the smallest plan when you are not sure. The platform allows easily to scale your Droplets so as soon as you hit your Droplet’s limits.
Apart from the tutorial on how to build a discord bot, I’ll recommend adding SWAP to your Droplet. Swap is a portion of hard drive storage that has been set aside for the operating system to temporarily store data that it can no longer hold in RAM. This lets you increase the amount of information that your server can keep in its working memory, with some caveats. The swap space on the hard drive will be used mainly when there is no longer sufficient space in RAM to hold in-use application data.
https://www.digitalocean.com/community/tutorial_collections/how-to-add-swap-space
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.