Skip to main content

clawdbot channels

Manage chat channel accounts and their runtime status on the Gateway. Related docs:

Common commands

clawdbot channels list
clawdbot channels status
clawdbot channels logs --channel all

Add / remove accounts

clawdbot channels add --channel telegram --token <bot-token>
clawdbot channels remove --channel telegram --delete
Tip: clawdbot channels add --help shows per-channel flags (token, app token, signal-cli paths, etc).

Login / logout (interactive)

clawdbot channels login --channel whatsapp
clawdbot channels logout --channel whatsapp

Troubleshooting

  • Run clawdbot status --deep for a broad probe.
  • Use clawdbot doctor for guided fixes.