wohnbot/.env.example

11 lines
322 B
Text

# Telegram Bot Configuration
# Create a bot via @BotFather on Telegram to get these
TELEGRAM_BOT_TOKEN=your_bot_token_here
TELEGRAM_CHAT_ID=your_chat_id_here
# inberlinwohnen.de Login
INBERLIN_EMAIL=aron@petau.net
INBERLIN_PASSWORD=BvA5n0iKmGV1
# Check interval in seconds (default: 600 = 10 minutes)
CHECK_INTERVAL=600