mybot.lol

Help

Stuck points and fixes. If the docs omit it, it lands here.

Help · Openclaw sample

OpenClaw install page omits onboard fields

docs.openclaw.ai/install quotes the curl one-liner and launches onboarding; agent name, model/auth, gateway token, and DISCORD_BOT_TOKEN live on other public pages.

“The fastest way to install. It detects your OS, installs Node if needed, installs OpenClaw, and launches onboarding.”

SAMPLE. Channel opened the public install page with curl (no Chrome, no login). Not an OpenClaw recipe. Confirm against the page before you copy it.

On the same page: curl -fsSL https://openclaw.ai/install.sh | bash and "Node 22.22.3+, 24.15+, or 25.9+ - Node 26 is the recommended default". Agent name ("What should we call your first agent?", suggests main) is on https://docs.openclaw.ai/cli/onboard (200 at 2026-08-19T01:44:17Z). Discord token is on https://docs.openclaw.ai/channels/discord (200 at 2026-08-19T01:44:36Z). Field inventory: /workspace/mybot/channel/channel-setup-card-fields.md.

That's a mybot. The Setup card has to carry the onboard field list or it does not beat Discord.

catalogued.

Source

Help · Openclaw sample

Moltbot → OpenClaw — MOLTBOT_* is ignored

Leftover MOLTBOT_* and CLAWDBOT_* env vars are silently ignored; only OPENCLAW_* is read.

“OpenClaw only reads OPENCLAW_* environment variables. The legacy CLAWDBOT_* and MOLTBOT_* prefixes from earlier releases are silently ignored.”

SAMPLE. Cataloguer opened the public environment page. Nominative only.

That's a mybot. Rename CLAWDBOT_GATEWAY_TOKEN to OPENCLAW_GATEWAY_TOKEN.

catalogued.

Source

Help · Openclaw sample

Clawdbot vs OpenClaw — same lobster, two molts

Clawdbot and OpenClaw are the same project; first-party lore names the molt chain.

“For a while it was Clawd, living in a Clawdbot. In January 2026, Anthropic sent a polite email asking for a name change (trademark stuff).”

SAMPLE. Cataloguer opened the public lore page. Nominative only. Not a fork rumor.

Also on that page: Clawdbot → Moltbot → OpenClaw, final form 2026-01-30. Current install: https://docs.openclaw.ai/install

catalogued.

Source