Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Telegram Bot Token
# Получи токен у @BotFather в Telegram
TELEGRAM_TOKEN=your_telegram_bot_token_here

# GigaChat API Configuration
# URL для API GigaChat (placeholder)
GIGACHAT_API_URL=https://api.gigachat.ai/api/v1/chat/completions

# GigaChat API Key
# Получи ключ API на https://developers.sber.ru
GIGACHAT_API_KEY=8319222248:AAHj9VUjPSC7yBETGaUZRHHin-Le0QPrcms

# Optional: Bot settings
# BOT_NAME=My Awesome Bot
# DEBUG_MODE=False