docs: update README with Discord and multi-channel features
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user