Reach

Channels

Make operators reachable on Discord, Slack, and Telegram. DMs and @mentions route to the right operator.

By default, operators only live inside the Guilde app. Channels put them where your team already works — Discord, Slack, Telegram. DMs and @mentions get routed to your guild's operators in real time.

Channels page — one connected Discord server (Fabrikapp) plus Slack and Telegram coming soon

What's supported

PlatformStatusRouting
Discord✅ LiveDM the bot, or @-mention it in any channel
SlackComing soonDM, @mention, channel posts
TelegramComing soonDM, group @mention

How it works

Guilde owns one bot per platform — you don't create your own. You install Guilde's bot to your Discord server (or Slack workspace) via OAuth. The bot joins the server, and we store a connection between the platform's server ID and your Guilde guild.

When someone DMs the bot or @mentions it, the message:

  1. Hits Guilde's webhook endpoint
  2. Resolves to your guild via the connection
  3. Streams to the right operator (or the conversation router if multiple)
  4. Streams the operator's reply back to the platform thread

It's the same routing flow whether you message in-app or on Discord — your operator's memory and tool access don't change.

Connecting Discord

Settings → Channels → click Add to Discord.

You'll be redirected to Discord's authorize page. Pick the server you want the bot in, click Authorize, you're done. The connection appears in the Channels page with the server name and icon.

The bot needs these scopes (granted in the OAuth flow):

  • bot — the bot itself
  • applications.commands — slash commands
  • Send Messages · Read Message History · Add Reactions · Create Public Threads

Disconnecting

Settings → Channels → click Disconnect on the row. Routing stops immediately. The bot stays in your Discord server — Guilde can't kick it on your behalf. To fully remove it, kick the bot from Discord's Members list the same way you'd remove any user.

Common questions

Will the bot reply to every message in the channel? No. Only DMs and @-mentions trigger routing. Channel chatter is ignored unless an operator has specifically subscribed to a thread.

Can I have one Discord server connected to multiple Guilde guilds? No. Each Discord server connects to exactly one Guilde guild — that's how the routing knows where to send the message.

Can I bring my own Discord bot instead of using Guilde's? Not yet. The self-hosted-bot path is on the roadmap.

What's next

  • Members — invite humans to the same guild
  • Operators — who replies on the other end