| Version | Supported |
|---|---|
| 2.x | ✅ |
| 1.x | ❌ |
Please do not open a public issue for a security problem.
Send the details privately to @ham1235i on Telegram, or open a private security advisory on GitHub. Include what you found, how to reproduce it, and what an attacker could do with it. You will get an answer as soon as possible.
- Keep
BOT_TOKENandGEMINI_API_KEYin.env, which is git-ignored. Never commit them, and never paste them into an issue or a log. - If a token leaks, revoke it immediately with
/revokein @BotFather and rotate the Gemini key in Google AI Studio. OWNER_IDgrants every permission in every group. Set it to your own account only.- The SQLite file under
data/holds chat settings, notes and warnings. Treat backups of it as sensitive. - The bot only ever executes Telegram API calls.
whoami,sudo userdelandclear --terminalare Telegram commands dressed as shell commands — nothing is run on the host.