Skip to content

Commit c522154

Browse files
echoVicechoVic
andauthored
docs(telegram): recommend allowlist for single-user DM policy (openclaw#34841)
* docs(telegram): recommend allowlist for single-user bots * docs(telegram): condense single-user allowlist note --------- Co-authored-by: echoVic <echovic@163.com>
1 parent 6a705a3 commit c522154

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/channels/telegram.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ Token resolution order is account-aware. In practice, config values win over env
119119
If you upgraded and your config contains `@username` allowlist entries, run `openclaw doctor --fix` to resolve them (best-effort; requires a Telegram bot token).
120120
If you previously relied on pairing-store allowlist files, `openclaw doctor --fix` can recover entries into `channels.telegram.allowFrom` in allowlist flows (for example when `dmPolicy: "allowlist"` has no explicit IDs yet).
121121

122+
For one-owner bots, prefer `dmPolicy: "allowlist"` with explicit numeric `allowFrom` IDs to keep access policy durable in config (instead of depending on previous pairing approvals).
123+
122124
### Finding your Telegram user ID
123125

124126
Safer (no third-party bot):

0 commit comments

Comments
 (0)