Initial commit: MIB bot
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user