docs: update README with Discord and multi-channel features

This commit is contained in:
admin
2026-05-05 13:01:39 +00:00
Unverified
parent cbe816a421
commit 48011b2ca6
9 changed files with 533 additions and 50 deletions

View File

@@ -5,9 +5,13 @@ ZAI_API_KEY=your_zai_api_key_here
# Telegram Bot Configuration
# Get your bot token from @BotFather
TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here
TELEGRAM_BOT_TOKEN=your_t...here
TELEGRAM_ALLOWED_USERS=your_telegram_user_id_here
# Discord Bot Configuration
# Get your bot token from Discord Developer Portal
DISCORD_TOKEN=your_discord_bot_token_here
# zCode CLI X Configuration
ZCODE_ENABLE_BASH=true
ZCODE_ENABLE_FILE_EDIT=true