Connectivity probe: okCapability line, like read-only or admin-capableworks or audit okIf you don't see this, you have a map of where to dig. Without it, you have a hunch.
Telegram bots are a classic example of why this diagnostic-first approach matters. A user sees no messages in a group and assumes the system is dead. The OpenClaw docs for Telegram, however, describe several failure signatures that are far more mundane :
api.telegram.org getMe returned 401botToken, tokenFile, or the TELEGRAM_BOT_TOKEN environment variable openclaw logs --followThe real failure isn't the system—it's the diagnosis fantasy that happens before you have the raw output. To fix the right problem, the sequence is unyielding :
Any other approach is just a guess dressed up as an investigation.
Comments
0 comments