fix(telegram): auto-generate webhook secret during setup (#1536)

This commit is contained in:
Nige
2026-04-01 14:33:34 +01:00
committed by GitHub
parent 737592539b
commit 27a2fab173
4 changed files with 33 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ ironclaw onboard
When prompted, enable the Telegram channel and paste your bot token. The wizard will:
- Validate the token
- Optionally configure a webhook secret
- Auto-generate a webhook secret for webhook mode
- Set up tunnel (if you want webhook mode)
### 3. (Optional) Configure Tunnel for Webhooks