About this project
MeganovaX is a high-performance Telegram cloud transfer platform designed to automate high-speed file and folder transfers between Google Drive, MEGA, and any Rclone-supported remote directly through a mobile-first chat interface.
Built to handle real-world cloud quotas and infrastructure limitations, MeganovaX features a dynamic MEGA Account Pooling Engine that tracks real-time free space across multiple accounts, automatically splitting large payloads across accounts when necessary and gracefully failing over if an account fills up or gets flagged. To prevent transfers from stalling, it incorporates an automated Google Drive Quota Bypass that stages restricted files through server-side duplication during "Download Quota Exceeded" lockouts.
To guarantee peak transfer speeds and eliminate datacenter IP blocks, MeganovaX integrates a dedicated Cloudflare WARP SOCKS5 Proxy Watchdog that selectively routes MEGA traffic through clean residential IPs while allowing direct Google Drive connections. The bot provides interactive self-updating progress cards with real-time throughput metrics, progress bars, ETA, and job control (Pause, Resume, Cancel, Retry), all powered by a hardened Linux Systemd service and aiosqlite state management.
Highlights
- Automated Google Drive to MEGA file migration via simple link paste
- Dynamic multi-account MEGA pool with live space detection & auto-splitting
- Google Drive 24-hour "Download Quota Exceeded" bypass with link staging
- Dedicated Cloudflare WARP SOCKS5 proxy routing to bypass datacenter throttling
- Automated proxy health watchdog with packet-loss detection & self-healing
- Self-updating real-time progress cards with dynamic progress bar, speed & ETA
- Interactive job controls: Pause, Resume, Cancel (with confirmation) & Retry
- Zero-typing mobile UX: custom reply menu keyboards & inline action cards
- Hardened Linux systemd service (ProtectSystem=strict, ProtectHome=yes)
- Single-command idempotent VPS deployment script with automated config rendering
- Persistent async SQLite job store with seamless resume across system restarts