#No response from Discord, stuck on "awaiting gateway readiness"
1 messages · Page 1 of 1 (latest)
Yep, paste it here.
First, please include:
openclaw --versionopenclaw status --allopenclaw channels status --probeopenclaw gateway status- the Discord-related lines from
openclaw logs --follow
If you're running from source, pnpm openclaw <command> is fine for the same checks.
Also, please redact secrets, especially your bot token.
That specific status, discord client initialized; awaiting gateway readiness, usually means the client started, but Discord never reached the READY state. The common culprits are:
- missing privileged intents, especially Message Content Intent