serenity
HomeCommandsStatusEmbed BuilderFAQ
  • Introduction
  • Get started
    • Welcome & Leave
      • Setting up Welcome
      • Setting up Leave
      • Setting up JoinDM
    • Moderation Setup
    • Lastfm
  • Security Setup
    • Antinuke
      • antinuke rolecreate
      • antinuke roledelete
      • antinuke editrole
      • antinuke giverole
      • antinuke channelcreate
      • antinuke channeldelete
      • antinuke kick
      • antinuke ban
      • antinuke massmention
      • antinuke newaccounts
      • antinuke spammer
      • antinuke botadd
    • Automod
      • Filter Invites
      • Filter Words
      • Filter Joins
    • Fake Permissions
  • Server Setup
    • Roles
      • Reaction Roles
      • Booster Roles
      • Button Roles
    • VoiceMaster
    • Counters
    • Tickets
    • Starboard
  • Embeds
    • Content in Embeds
      • Parameters
      • Variables
    • Writing Embed Code
    • Using Webhooks
    • Pagination
  • Miscellaneous
    • Antinuke Punishments
    • Fake Permissions
    • Donator Perks
    • Website
    • Support Server
Powered by GitBook
On this page
  • Create a Join DM
  • Testing your DM Message
  • Delete a Join DM
  • Does this work with the normal Welcome Feature?
  1. Get started
  2. Welcome & Leave

Setting up JoinDM

Setting up a DM which users get when joining your server

PreviousSetting up LeaveNextModeration Setup

Last updated 7 months ago

Replace [prefix] with your server's prefix.

Create a Join DM

If you want to set a Join DM for your server, you can create it with the following command:

// Syntax
[prefix]joindm add [code]

// Example
[prefix]joindm add {embed}{description: Whaddup, {user.name}!}$v{color: #FFFFFF}

Testing your DM Message

To test your new DM message you can simply run the command joindm test command to receive the message in your DMs, be aware, that your DMs need to be open for that to work.

// Example
[prefix]joindm test

Delete a Join DM

The deletion of the DM message is as simple as to set it up. Simply just run joindm remove to remove the message from your server.

// Example
[prefix]joindm remove

Does this work with the normal Welcome Feature?

Yes, Join DMs also work perfectly with the normal welcome messages in your discord server.