Send Direct Message (Discord)
This node sends a direct message to a Discord user. Requires a connected Discord integration. Note: The bot must share a server with the user to DM them.
SocialDiscordMessageSend
Try this nodeInputs
| Name | Type | Required | Description |
|---|---|---|---|
| integrationId | integration | Yes | Discord integration to use |
| userId | string | Yes | Discord user ID to send the message to |
| content | string | Yes | Message content (up to 2000 characters) |
| embeds | json | No | Optional embed objects (max 10) |
Outputs
| Name | Type | Description |
|---|---|---|
| id | string | Discord message ID |
| channelId | string | DM channel ID |
| timestamp | string | Message timestamp |
Related Nodes in Integrations
Search Repositories (GitHub)
Search for GitHub repositories
List User Repositories (GitHub)
List repositories for a GitHub user
Send Message (Discord)
Send a message to a Discord channel
Share Post (LinkedIn)
Share a post to your LinkedIn profile
Get Profile (LinkedIn)
Get your LinkedIn profile information
List Posts (Reddit)
List posts from a subreddit
Share Post (Reddit)
Share a new post to a subreddit
Create Event (Google Calendar)
Create a new calendar event using Google Calendar API
List Events (Google Calendar)
List upcoming events using Google Calendar API
Send Email (Google Mail)
Send an email using Google Mail API
Read Inbox (Google Mail)
Read the last N messages from Gmail inbox