conductorv2
Plugins/Communication

Discord

Send messages, read channels, and manage roles.

requires credentials5 tools

Connect your AI to a Discord server via a bot token. Send messages to channels, read recent message history, manage roles, and list server members.

Credentials

NameLabelRequired
DISCORD_TOKENBot Tokenrequired

Setup

terminal
# 1. Create a bot at discord.com/developers/applications
# 2. Invite the bot to your server with Send Messages and Read Message History scopes
conductor plugins setup discord

Tools

ToolDescriptionApproval
discord_sendSend a message to a channelrequired
discord_readRead recent messages from a channel
discord_channelsList channels in a guild
discord_membersList server members
discord_rolesList roles in a guild

Tools marked required will prompt the user for approval before execution. These are typically write, delete, or send operations.

Example Prompts

Send an announcement to #releases

discord_send

What were the last 20 messages in #general?

discord_read