🎨
Comic Bold UI
Bold, clean interface with thick borders and punchy color palette. Dark-first. No pastel nonsense.
🐳
Docker Containers
Isolate each bot in its own container. Enforce RAM, CPU and disk limits per plan. Falls back to process mode if Docker unavailable.
🖥️
Real-time WebSocket Console
Live log streaming via WebSocket with syntax highlighting. Color-coded info/warn/error/system lines. Send stdin commands directly.
📁
File Manager + Editor
Browse, create, rename, delete, and edit bot files inline. Full code editor with Ctrl+S save. Upload .zip to extract.
📊
Resource Monitoring
Per-bot RAM/CPU/disk limits enforced by plan. Real-time metrics via WebSocket. Visual progress bars in dashboard.
💳
Plan System (Free/Pro/Ultra)
Three-tier plan system with configurable max bots, RAM, CPU, and disk. Admin can upgrade any user instantly.
🌐
Multi-node System
Add remote Docker nodes from the admin panel. Distribute bots across multiple servers in different locations.
🔐
JWT + Session Auth
Session-based UI auth with per-user flash messages. JWT API tokens for programmatic/external access.
⚡
Admin Dashboard
Full control panel: user management, plan assignment, ban/unban, all bots view, node management, log viewer.
📝
Audit Logging
Bot logs stored in MySQL with level filtering. Admin log viewer with per-bot filter. Live log ring buffer in memory.
🔑
Environment Variables
Per-bot env vars injected at start time. JSON editor in settings. Kept secret — never exposed in UI after save.
🚀
Bot Templates
Auto-generated starter code for Discord, Telegram, and WhatsApp. Fully editable after creation.