I finished setting up clawbot on a Mac mini using terminal. After I set it up it shows the line “wake up, friend!” And fret that it’s (no output). When I copy pasted the tui into safari it shows “disconnected from gateway and “ disconnected (1008) : unauthorized: gateway token mismatch ( open the dashboard URL and paste the token in Control UI setting). I have no coding experience so what I did was delete openclaw completely ( openclaw gateway uninstall) and ( npm uninstall -g openclaw) and set up again. And I still run into the same error now.
Solution
You can, but you don’t need to delete the Telegram bot. The problem is just one config setting (
dmPolicy: "open"
dmPolicy: "open"
) that prevents OpenClaw from starting.
Also: you pasted your Telegram bot token in this channel earlier, so please revoke it either way.
Step 0 (important): revoke the leaked Telegram token
In Telegram open @BotFather→ send
/revoke
/revoke
→ pick your bot → confirm. (It will give you a new token.)