v2.0 — Now with ENV Variables

Deploy bots
in seconds.

Like Heroku, but built for bots. Python, Node.js, and Go support with full Docker isolation. Add your secrets securely.

0
Bots Deployed
0
Active Users
99.9%
Uptime
Why TrashBots?
🐍

Python Bots

Auto-install from requirements.txt. Supports Flask, Django, discord.py, telegram-bot, and more.

📦

Node.js Bots

Discord.js, Telegraf, WhatsApp bots — any Node app with automatic npm install.

🔐

Secure ENV Vars

Store API keys, tokens, and secrets securely. Encrypted at rest, injected at runtime.

🌐

Custom Subdomains

Every bot gets its own URL — yourbot.trashbots.zone.id — instantly.

API Reference
Authentication endpoints
POST /api/auth/register
POST /api/auth/login
Bot management
GET /api/bots
POST /api/bots
GET /api/bots/:id
POST /api/bots/:id/deploy
POST /api/bots/:id/env
GET /api/bots/:id/env
DELETE /api/bots/:id/env/:key