Skip to content
+1 (813) 212-3723 support@layeronecloud.com
Discord bots

Always-on Discord bots, billed by the hour.

Keep Python, Node, or Go bots online when the laptop sleeps. Full root, included DDoS mitigation, from $2.50/month.

Why a VPS

A real machine that stays up when Discord does.

Shared bot hosts sleep, throttle, or hide the process behind a panel. A LayerOne VPS is a KVM instance with root, so the gateway connection is yours to keep alive.

No cold starts

systemd or Docker keep the process running across reboots. There is no sleep timer and no platform that freezes the bot when traffic is quiet.

systemdDockerAlways on

Nano covers most bots

A single-process Python, Node, or Go bot usually fits LayerOne Nano at $3/mo. Audio, large caches, or ML inference should start on Starter.

1 vCPU1 GB RAM$3/mo

DDoS included

Gateway traffic stays protected without a separate mitigation product. L3/L4 mitigation is on for every IP, on every plan.

L3/L4Every plan

Your runtime, your deploy

Install the language, the venv, and the unit file you already use. Nothing is locked to a bot-hosting SKU or a one-click template.

PythonNodeGo
How it works

From order to a bot that survives reboot.

Most people are online in a few minutes. The long part is copying the token into the environment file, not waiting on provisioning.

1

Order a VPS

Pick Ubuntu or Debian on LayerOne Nano unless you already know you need more RAM. Typical deploy is under 60 seconds.

2

Install the runtime

apt install python3, node, or golang. Create a venv or a directory under /opt and copy the bot in over SSH.

3

Run it under systemd

A unit file with Restart=always is enough. Docker Compose works the same way if that is already your workflow.

4

Keep a copy off the box

Take a backup or copy first. Copy the bot and its secrets off the server before an upgrade. The token still lives in your secret store, not only on the disk.

Plan fit

Start small. Resize when the bot actually needs it.

CPU and RAM decide the plan. Most Discord bots never leave Nano.

LayerOne Nano

Single-process bots

Python, Node, or Go workers with modest traffic. The usual first size.

  • 1 vCPU
  • 1 GB RAM
  • 20 GB SAS SSD
LayerOne Starter

Audio, caches, or several bots

Voice, larger in-memory caches, or a few processes on one host.

  • 1 vCPU
  • 2 GB RAM
  • 40 GB SAS SSD
LayerOne Pro

Heavy inference or many shards

ML features, large caches, or a fleet of bots that should not share a Nano.

  • 4 vCPU
  • 8 GB RAM
  • 160 GB SAS SSD

Need exact specs and order links?

View plans
FAQ

Frequently asked questions

Straight answers on billing, the platform, and what is included on every plan.

Which plan fits a Discord bot?

LayerOne Nano ($3/mo equivalent) is enough for most Python, Node, or Go bots with modest traffic.

Can I run multiple bots on one VPS?

Yes. Use systemd, Docker, or pm2 to run several processes on the same instance.

Do you block Discord API traffic?

No. Outbound HTTPS to Discord gateways is allowed on all plans.

Ready to deploy a VPS?

Tampa is live. Pick a plan, pick an OS, and the server is online in under a minute.