wohnbot/.env.example

34 lines
822 B
Text
Raw Permalink Normal View History

# 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 (optional - for personalized filtered results)
INBERLIN_EMAIL=your_email@example.com
INBERLIN_PASSWORD=your_password_here
# Check interval in seconds (default: 300 = 5 minutes)
CHECK_INTERVAL=300
# Form Data for Autopilot Applications
FORM_ANREDE=Herr
FORM_VORNAME=Max
FORM_NACHNAME=Mustermann
FORM_EMAIL=max@example.com
FORM_PHONE=030123456789
FORM_STRASSE=Musterstraße
FORM_HAUSNUMMER=1
FORM_PLZ=10115
FORM_ORT=Berlin
FORM_PERSONS=2
FORM_CHILDREN=0
FORM_INCOME=2500
# WGcompany.de Search Filters (optional)
WGCOMPANY_ENABLED=true
WGCOMPANY_MIN_SIZE=
WGCOMPANY_MAX_SIZE=
WGCOMPANY_MIN_PRICE=
WGCOMPANY_MAX_PRICE=
WGCOMPANY_BEZIRK=0