Files
zCode-CLI-X/.env.example
admin bd31701dc1 security: Remove sensitive credentials and add .env.example
- Remove .env file with real API keys and bot token
- Add .env.example with placeholder values
- Verify .env is in .gitignore
- Repository is now safe to share with others

Environment variables:
- ZAI_API_KEY: Z.AI API key
- TELEGRAM_BOT_TOKEN: Telegram bot token
- TELEGRAM_ALLOWED_USERS: Allowed Telegram user IDs
- ZCODE_WEBHOOK_URL: Optional webhook URL
- ZCODE_PORT: Bot port (default: 3001)

Users must create their own .env file from .env.example
2026-05-05 09:59:28 +00:00

667 B