Skip to main content

Overview

Connect Discord to send messages and manage your Discord server.

Setup

1

Deploy

Dashboard → Integrations → Connectors → Find DiscordDeploy
2

Add to Agent

Agent → Tools tab → Add Tool → Select Discord
3

Configure

Enter your Discord Bot Token
4

Test

Playground: “Send a message to #general”

Example Usage

User: "Post to #announcements that the new feature is live"

Agent: Posted to #announcements:
       "New feature is now live!"

Integration Example

With GitHub:
User: "Post GitHub issues to #dev channel"

Agent: *fetches GitHub issues*
       *posts to Discord*

       Posted 5 new issues to #dev

Next Steps