Add Telegram Bot settings to example.env
This commit is contained in:
@@ -10,3 +10,7 @@ IMAP_PORT=993
|
||||
SMTP_HOST=smtp.gmail.com
|
||||
SMTP_PORT=587
|
||||
|
||||
# Telegram Bot settings
|
||||
TELEGRAM_BOT_TOKEN=your_bot_token_here
|
||||
TELEGRAM_CHAT_ID=your_chat_id_here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user