Base33BASE33
FeaturesPricingDocs
LoginGet Started

Deploy Bots. Not Headaches.

The bot hosting platform built for developers. Push your code, add a base33.toml, and go live in seconds.
Get StartedView Docs
base33.toml
[app]name= = "my-whatsapp-bot"runtime= = "node20"[deploy]install= = "npm install"start= = "node index.js"[env]BOT_TOKEN= = { required = true }OWNER_NUMBER= = { required = true }[resources]ram= = "256MB"

Everything you need to ship faster

One-Click Deploy

Add a `base33.toml` to your repo. We handle the rest — install, start, restart.

Flexible Payments

Pay with cards, PayPal, or mobile money. Secure payments worldwide.

WhatsApp & Telegram

Supports Baileys, whatsapp-web.js, pywa, python-telegram-bot and more.

Ship in 3 steps

01

Add base33.toml

Add a base33.toml file to your repo root with your bot config.

02

Connect GitHub

Connect your GitHub repo to Base33 with one click.

03

Pay & Deploy

Choose your plan and your bot goes live instantly.

Ready to deploy your first bot?

Join developers already building on Base33.
Get Started