Order a VPS
Pick Ubuntu or Debian on LayerOne Nano unless you already know you need more RAM. Typical deploy is under 60 seconds.
Keep Python, Node, or Go bots online when the laptop sleeps. Full root, included DDoS mitigation, from $2.50/month.
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.
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.
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.
Gateway traffic stays protected without a separate mitigation product. L3/L4 mitigation is on for every IP, on every plan.
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.
Most people are online in a few minutes. The long part is copying the token into the environment file, not waiting on provisioning.
Pick Ubuntu or Debian on LayerOne Nano unless you already know you need more RAM. Typical deploy is under 60 seconds.
apt install python3, node, or golang. Create a venv or a directory under /opt and copy the bot in over SSH.
A unit file with Restart=always is enough. Docker Compose works the same way if that is already your workflow.
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.
CPU and RAM decide the plan. Most Discord bots never leave Nano.
Python, Node, or Go workers with modest traffic. The usual first size.
Voice, larger in-memory caches, or a few processes on one host.
ML features, large caches, or a fleet of bots that should not share a Nano.
Need exact specs and order links?
View plansStraight answers on billing, the platform, and what is included on every plan.
LayerOne Nano ($3/mo equivalent) is enough for most Python, Node, or Go bots with modest traffic.
Yes. Use systemd, Docker, or pm2 to run several processes on the same instance.
No. Outbound HTTPS to Discord gateways is allowed on all plans.
Tampa is live. Pick a plan, pick an OS, and the server is online in under a minute.