Docs / Integrations / Discord
Discord
Shared bot install + OAuth user link for DMs and channels.
Discord uses a shared WeKeKe bot plus a lightweight OAuth user link (identify scope) so DMs can be routed to the correct creator. You install the shared bot into your guild, link your Discord user, then register a guild and optional channel allowlist in WeKeKe.
Availability
- DMs and channel messages are supported.
- Guild allowlist and optional channel allowlist are required for channel routing.
- DM routing requires an OAuth user link.
Requirements
- WeKeKe shared bot installed into your guild.
- OAuth user link completed (identify scope).
- Message Content Intent enabled for channel ingestion.
Full setup (recommended order)
- Step 1: Install bot. In WeKeKe Integrations, click Connect Discord, then Install bot and add it to your target server.
- Step 2: Link your Discord account. In the same modal, run Link Discord account and approve OAuth so DMs map to your creator.
- Step 3: Register guild + channels. Paste your Guild ID and optional Channel IDs, then click Save.
- Step 4: Validate. Send one test DM and one test channel message, then confirm both appear in Inbox.
Find Guild ID and Channel IDs
Discord IDs are only visible when Developer Mode is enabled in your Discord client.
- Open Discord settings and enable Developer Mode (Advanced).
- Right-click your server name and select Copy Server ID (Guild ID).
- Right-click a channel and select Copy Channel ID for each allowed channel.
Recommended bot permissions
- View Channels
- Read Message History
- Send Messages
- Send Messages in Threads
- Embed Links
- Attach Files
Enable Message Content Intent
- Open Discord Developer Portal for your bot application.
- Go to Bot settings and enable Message Content Intent.
- Save changes, then re-install bot if prompted by Discord.
Troubleshooting
- If DMs are missing, confirm OAuth user link is complete and still valid.
- If channels are missing, verify guild ID/channel ID allowlist values.
- If messages appear sporadically, confirm Message Content Intent is enabled.
- Re-install the bot if permissions or intents were changed.
Account options roadmap
- Current: one connected Discord account per creator.
- Planned: support additional Discord account options where API/policy allows.
- Some Discord flows may remain single-account due to provider-level limits.