Add example Telegram bot settings

This commit is contained in:
2026-01-21 13:50:27 -07:00
parent 5efd4788b4
commit 0dc7fa8f9e

View File

@@ -26,3 +26,10 @@ CHUNK_SIZE_MB=50
# Custom session secrets # Custom session secrets
# By default, a random one is generated # By default, a random one is generated
#SESSION_SECRET=SET-A-STRONG-RANDOM-VALUE #SESSION_SECRET=SET-A-STRONG-RANDOM-VALUE
# Optional Telegram bot for upload alerts and control
# create a bot using @BotFather then copy the API key here
# get your account's ID by messaging https://t.me/userinfobot
# Leave these blank to disable
TELEGRAM_BOT_API_KEY=
TELEGRAM_BOT_OWNER_ID=