# matrix-bridge bot credentials — COPY to .env (gitignored) and fill in real values. # Never commit real values. The bot runs on the Spark; the real .env lives next to it there. MATRIX_HOMESERVER=https:// MATRIX_USER=@: MATRIX_DEVICE_ID=matrix-bridge-bot MATRIX_ACCESS_TOKEN= # Optional — kept for recovery / re-minting a token. The bot authenticates with the access token, # not the password (logging in every start would spawn a new device each time). MATRIX_PASSWORD=