Easily manage your Telegram bots with a lightweight Python utility.
Features
- Multiple bots running simultaneously (each in a separate process).
- Browser control: start/stop/restart, enable/disable.
- Proxy for each bot: `http/https/socks5/mtproto` (passed via environment variables).
- Logs for each bot: `data/logs/bot_id.log`.
- Saving configs to SQLite: `data/manager.db`.
- Light/dark theme (switch in the header, the choice is saved in the browser).
No feedback yet