Bot 1
Perfect for starter or community bots
One bot, one server
£1.00/mo
billed annually
- 50% CPU Xeon
- 1GB DDR4 RAM
- 5GB SSD storage
- 1 MySQL database
A small always-on container with SFTP, a custom start command and a MySQL database. No forced sleep, no cold starts, no keep-alive pings.
Pick by how much memory your bot needs. Every plan runs 24/7 with no forced sleep, and you can move up at any time without redeploying.
Perfect for starter or community bots
One bot, one server
£1.00/mo
billed annually
Great for multi-purpose or growing bots
Slash commands and music
£2.00/mo
excl VAT
Optimised for large or multi-bot setups
Several bots, one plan
£4.00/mo
excl VAT
Built for high-traffic and premium bots
Thousands of guilds
£10.00/mo
excl VAT
Free tiers idle your process out after a period of inactivity and cold start it again on the next request, which is exactly when someone runs a command. Here the container simply keeps running.
Scroll the chart sideways to see the full day
The container runs continuously. There is no inactivity policy to work around and no keep-alive ping to set up.
A slash command is answered by a process that is already running, not one that has to be woken up first.
If you want the bot restarted, you schedule it in the panel. Nothing else decides that for you.
There is one start command field and it takes whatever you type into it. Choose your runtime to see the command and the libraries it is normally used with.
The way most Discord bots are written. Push the project, point the start command at your entry file, and the container runs it exactly the way your machine does.
Startup command
node index.js
Cogs, slash commands and background tasks behave the same here as they do locally. Point the start command at your module or your script, whichever you use.
Startup command
python3 -m bot
Upload the shaded jar and set the heap flag to match the memory on your plan. Nothing else about the command changes between here and your laptop.
Startup command
java -Xmx1G -jar bot.jar
Upload the binary you already built and run it. A compiled Go bot is the smallest thing on this page, which is why the £1.00 plan is usually plenty.
Startup command
./bot
Live console, file manager, schedules, databases, backups and subusers. The same panel that runs our game servers, with a container sized for a bot.
Standard output streams live, and you can send a command straight into the running process. CPU, memory, disk and network sit alongside it.
Live console
Files, configs and databases are backed up daily, and you can take one on demand before deploying something you are unsure about.
One-click restore
Invite someone by email and tick exactly what they can do. Console access without file access, or file access without the power controls.
Fine-grained rights
Deploy, restart, read the console, edit a config file, roll back a bad commit. The panel covers all of it, and SFTP is there when you would rather not use a browser.
A bot is a long-lived process making a lot of small API calls. It wants consistent CPU, fast disk and a network that is not congested, not a huge instance.
Allocated to you, not borrowed from a pool
The process is never stopped for you
ISO 27001 certified UK data centres
Most bots begin life on a free tier and then hit the same wall: the process sleeps, there is no file access, and nobody answers when it breaks.
| Feature | EUGameHost | Heroku | Replit | PebbleHost |
|---|---|---|---|---|
| 24/7 UK-based support | Yes | No | No | No |
| Instant bot startup | Yes | No | No | Yes |
| Free backups | Yes | No | No | No |
| Low ping UK hosting | Yes | No | No | Yes |
| Full SFTP access | Yes | No | No | Yes |
| Custom start commands | Yes | Yes | Yes | Yes |
| DDoS protection | Yes | No | No | Yes |
| Package split | Yes | No | No | No |
Also useful: Database hosting UK VPS hosting DDoS protection Game servers
Keep moderation, welcome and utility bots online 24/7.
Test, deploy and scale with full file access and no downtime worries.
Use package split to run several bots from one plan.
Handle spikes in users or traffic without slowing down or crashing.
Yes. All our Discord bot hosting plans keep your bot online 24/7 with no forced sleep or downtime. Even our cheapest plan supports full uptime.
Yes, you are free to run multiple bots from one service as long as they fit within your allocated RAM and CPU. Need more power? You can scale anytime.
We support all popular frameworks including Discord.js, Discord.py, Nextcord, Pycord, Java JDA, Eris, and more. As long as it runs on Node, Python or Java, you are covered.
Your bot hosting environment is deployed instantly after payment. You get access to the panel and SFTP within seconds, ready to launch your bot.
Yes, every plan includes full SFTP access and an easy-to-use panel to manage bot files, environment variables, restarts, backups, and more.
Absolutely. All plans come with advanced DDoS protection powered by our custom-built Cosmic Firewall, designed for real-time bot traffic.
Yes. You can set custom start commands and schedule restarts through the control panel. You can also use cron tasks if your bot needs timed functions.
Yes, we will help you migrate your bot from platforms like Heroku, Replit or PebbleHost for free. Just send us your files or GitHub repo and we will take care of it.
Bots that stay online, support that responds, and prices that make sense. Migration from Heroku, Replit or PebbleHost is free.