I'm running OpenClaw 2026.4.2 on Windows 11. Telegram works perfectly, but when I enable Discord, the gateway crashes with this error:
text
TypeError: this.client.registerListener is not a function
at VoicePlugin.registerClient
I have "voice": { "enabled": false } in my Discord config, but the voice plugin still tries to load and crashes the gateway. My Discord text channels never connect.
What I've tried:
Setting voice.enabled to false
Fresh install of OpenClaw
Checking that Message Content Intent is enabled in Discord Developer Portal