docs: drop legacy telegram pairing mention

This commit is contained in:
Peter Steinberger
2026-01-08 09:57:03 +01:00
parent bce3cc992f
commit bfd3eb46c7
3 changed files with 3 additions and 3 deletions

View File

@@ -410,7 +410,7 @@ export function createTelegramBot(opts: TelegramBotOptions) {
`Pairing code: ${code}`,
"",
"Ask the bot owner to approve with:",
"clawdbot telegram pairing approve <code>",
"clawdbot pairing approve --provider telegram <code>",
].join("\n"),
);
}