From 2ce34a86a27fac47aa99514b2da8fe52d0bb4332 Mon Sep 17 00:00:00 2001 From: opencode-agent Date: Fri, 31 Jul 2026 17:33:56 +0000 Subject: [PATCH] chore(env): add TELEGRAM_CHAT_ID to .env.example --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index bd565c0..808c0f3 100644 --- a/.env.example +++ b/.env.example @@ -25,6 +25,7 @@ CONTEXT7_API_KEY=your-context7-api-key-here TELEGRAM_API_ID=your-telegram-api-id TELEGRAM_API_HASH=your-telegram-api-hash TELEGRAM_BOT_TOKEN=your-telegram-bot-token +TELEGRAM_CHAT_ID=your-telegram-chat-id # Cloudflare Tunnel (optional — see separate tunnel repo) CLOUDFLARE_TUNNEL_TOKEN=