# ~/.config/linux_post_install/telegram.env — Telegram bot config for 'pos communication telegram' # Reference template (not auto-copied by install.sh). The runtime file is # created and edited via: pos config telegram (chmod 600). # # TELEGRAM_BOT_TOKEN= # Bot token from @BotFather (secret) # TELEGRAM_CHAT_ID= # Numeric chat id from @userinfobot # TELEGRAM_OWNER_ID= # Your numeric Telegram user id (id from @userinfobot) # # REQUIRED for the listener: only messages sent to # # TELEGRAM_CHAT_ID BY your account are executed. # # Leave unset and the listener ignores all commands. # TELEGRAM_AI_PREFIX=ai # AI-bridge trigger word in the listener (default ai) # # Set values with: pos config telegram