Use the latest version of the bot to ensure you have the latest security patches.
| Version | Supported |
|---|---|
| 1.0.x | ✅ |
| < 1.0 | ❌ |
To protect your API keys and tokens:
- Never commit
.envfiles: We have included.envin.gitignoreby default. - Service Accounts: Treat your
service_account.json(Google Credentials) like a password. Do not share it. - Regenerate Keys: If you suspect a leak, regenerate your Telegram Token via BotFather and your Google Cloud keys immediately.
We take security seriously. If you discover a vulnerability, please follow these steps:
- Do NOT open a public issue. Publicly disclosing a vulnerability can put user data at risk.
- Email the repository owner directly (or contact via Telegram @zis3c).
- Include details about the vulnerability and steps to reproduce.
We will acknowledge your report within 48 hours and work on a fix.