11 lines
382 B
Plaintext
11 lines
382 B
Plaintext
BOT_TOKEN=your_telegram_bot_token
|
|
YSK_API_KEY=your_yandex_speechkit_api_key
|
|
API_WEATHER=your_openweather_api_key
|
|
ACCESS_KEY=your_yandex_object_storage_access_key
|
|
SECRET_KEY=your_yandex_object_storage_secret_key
|
|
BUCKET_NAME=ydf-storage
|
|
PROXY_URL=http://user:password@host:port
|
|
# Примеры:
|
|
# PROXY_URL=socks5://user:password@host:port
|
|
# PROXY_URL=http://user:password@host:port
|