← Back to Channels
OpenClaw Discord

Discord setup step by step

Use this page when you want a real Discord bot setup that is secure, debuggable, and clear about DM pairing versus guild reply behavior.

Core ideaDM pairing success does not automatically mean guild behavior is ready.

Build the Discord path in the right order

Most Discord breakage is one of a few patterns

Token

Runtime cannot read the token

The token exists somewhere, but the running service cannot actually resolve it.

DMs

Pairing never completed

DMs from server members are blocked or the pairing code was never approved.

Guilds

Mention gating still rules

The bot is healthy, but `requireMention` still explains the silence.