Add basic telegram bot
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user