Base33BASE33
FeaturesMarketplacePricingDocs
LoginGet Started
Deploy public bots fast
Marketplace-ready

Deploy Bots. Not Headaches.

Base33 turns a public GitHub bot project into a deployable app listing, a polished README-driven landing page, and a production runtime on our VPS without making builders fight infra first.

Import a repo, override or generate base33.toml on the fly, define env requirements, publish a marketplace page at /deploy/your-slug, and let users deploy or pay through IntaSend checkout.

Deploy to Base33Get Started

From $0.99/mo

GitHub import
README marketplace pages
Custom base33.toml
IntaSend checkout

Import and customize

Pull the README, keep the repo public, and customize runtime requirements even when the repository does not ship with a usable Base33 config yet.

Sell or share

Publish free, one-time, or subscription apps with reviews, ratings, README rendering, and marketplace discovery baked in.

What users see

A richer deploy page with cover art, icon overlap, pricing, reviews, support links, and the exact README that explains what the bot does.

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"
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