Initial commit: MIB bot

This commit is contained in:
Галингер Р.С.
2026-07-07 17:55:52 +07:00
commit a355dccd45
17 changed files with 8988 additions and 0 deletions
+10
View File
@@ -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