diff --git a/README.md b/README.md index 3309f4aa..496ce933 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Agentic coder with **Z.AI + Telegram integration** — Claude Code + Hermes in one beast. +> 💡 **Get 10% OFF Z.AI** — Use code **ROK78RJKNW** at [z.ai/subscribe](https://z.ai/subscribe?ic=ROK78RJKNW) for the Coding Plan + ## 🚀 Features - **🤖 AI-Powered Code Generation**: Powered by Z.AI GLM-5.1 (Coding Plan) @@ -31,10 +33,10 @@ cp .env.example .env ```env # Z.AI Configuration (Coding Plan) GLM_BASE_URL=https://api.z.ai/api/coding/paas/v4 -ZAI_API_KEY=your_zai_api_key_here +ZAI_API_KEY=your_z...here # Telegram Bot Configuration -TELEGRAM_BOT_TOKEN=your_bot_token_here +TELEGRAM_BOT_TOKEN=your_b...here TELEGRAM_ALLOWED_USERS=your_telegram_id ZCODE_WEBHOOK_URL=https://your-domain.com/telegram/webhook ```