| name | remotty-live-env-check |
| description | Check the Telegram environment for remotty. Use when the bot does not reply, setup is unclear, or the user asks for a live environment check. |
remotty live env check
Check Telegram setup without printing secrets.
The supported Telegram flow is for Codex CLI.
- Resolve the config path:
$configPath = Join-Path $env:APPDATA "remotty\bridge.toml"
- Run:
remotty telegram live-env-check --config $configPath
- Explain
stored as token available in Windows protected storage.
- Explain webhook status as
polling-ready or webhook-configured.
- Do not print the token.