$sendDM Premium ONLY!

Sends the output of the code to the message author's DMs or to the DMs of a specified user.

Usage: $sendDM[userID;message]

  • userID: (Optional) The ID of the user to send the DM to. If omitted, the DM will be sent to the message author.
  • message: The message to send in the DM.

Example 1: Sending a DM to the message author multiple times.

Member07/28/2026
!!exec $sendDM[$authorID;I can add this multiple times in my code! This is time 1] $sendDM[$authorID;I can add this multiple times in my code! This is time 2]

Your Custom Bot Bot 07/28/2026
I can add this multiple times in my code! This is time 1
Your Custom Bot Bot 07/28/2026
I can add this multiple times in my code! This is time 2

Note

You can send embeds using the Message Curl Format. This allows you to create richly formatted messages within the DM.

Related Functions

Function Difficulty: Medium
Tags: Send Message DM send DM Message

⏱️ Function Cooldown

This function has a built-in cooldown to help prevent excessive usage.

PropertyValue
⏱️ Duration2 seconds
🆔 Tracked ByUser
🌐 ScopeChanneluser

Functions with the same Scope share cooldowns based on the same Tracked By value.

💎 Tier 3+ servers bypass this cooldown. See Premium Perksopen in new window.