Discord

Discord integration on indie.money — send messages to channels and users

Written By pvdyck

Last updated About 3 hours ago

Discord

Community — Available, not yet validated

VendorDiscord
NodesDiscord
Tier⬜ Community
AuthBot Token via Secure Vault

Overview

Send messages, manage channels and members in Discord servers. The V2 node provides full bot capabilities including message management, channel operations, and member role assignments.

Authentication

Requires a Discord Bot Token. Add via Secure Vault credential configuration. Your bot must be invited to the server with appropriate permissions.

Resources & Operations

ResourceOperationDescription
ChannelCreateCreate a new channel in a server
ChannelDeleteDelete a channel
ChannelGetGet details of a specific channel
ChannelGet ManyList channels in a server
ChannelUpdateUpdate channel settings
MemberGet ManyList members in a server
MemberRole AddAdd a role to a member
MemberRole RemoveRemove a role from a member
MessageDeleteDelete a message
MessageGetGet a specific message
MessageGet ManyList messages in a channel
MessageReactAdd a reaction to a message
MessageSendSend a message to a channel
MessageSend and WaitSend a message and wait for a response
WebhookSend (Legacy)Send a message via webhook URL

Limitations

  • In-memory binary — File attachments supported via base64 (~50MB limit). Embeds not yet validated.
  • V2 node only — V1 is not supported.

Status

This integration is available but has not yet been independently validated on indie.money. If you encounter issues, please report them.