A high-performance, dynamically scalable system built on Laravel 10. Handles millions of users with self-healing queues, while remaining simple enough for shared hosting.
Everything you need to manage Telegram bots, from single users to enterprise scale.
Automatically detects your environment. Uses Redis & MongoDB for high-end servers, or gracefully falls back to MySQL for shared hosting.
Never miss a message. The system runs on Supervisor for performance but auto-switches to Cron if the daemon crashes.
Allow users to connect their own custom bots via dedicated API endpoints. Perfect for SaaS operations.
Send messages to all users safely with chunked processing to prevent memory overflows.
Dedicated blocking system to ban malicious IPs, Domains, or Chat IDs globally. Includes brute-force protection.
Full support for site_secret authentication and remote commands like /sales and /orders.
Optimized for speed, reliability, and developer happiness.