Setting up JoinDM
Setting up a DM which users get when joining your server
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.
Last updated