Add basic telegram bot

This commit is contained in:
2025-08-14 09:56:31 +03:00
parent 8fad4c5033
commit a284e3ef29
5 changed files with 361 additions and 7 deletions

View File

@@ -19,3 +19,7 @@ S3_ENDPOINT=
YANDEX_CLOUD_API_KEY=your_api_key_here
# ID папки в Yandex Cloud (получить в консоли Yandex Cloud)
YANDEX_CLOUD_FOLDER_ID=your_folder_id_here
# Telegram Bot Configuration
# Токен Telegram бота (получить у @BotFather в Telegram)
TELEGRAM_BOT_TOKEN=your_telegram_bot_token_here