Login inside the bot
Users send phone number, OTP and 2FA password to the bot. The session is stored server-side, never in chat.
bot · queue · worker
Users link their own Telegram account through the bot. The panel holds the queue and the audit trail; a worker process on your server performs the actual forwarding and posting.
Users send phone number, OTP and 2FA password to the bot. The session is stored server-side, never in chat.
Forward a message to all saved targets at once, or exclude specific chats from the run.
Post one message to every channel where the account is an admin, in a single command.
Every command becomes a job with per-target results. Retry one failed target without redoing the rest.