Overview
Welcome messages are sent to a channel of your choice whenever a new member joins your server. You can use raw text, variables, or full embed code in your message.Setting up a welcome message
Setting the welcome channel
You can set or change the welcome channel separately:Disabling welcome messages
Viewing the current configuration
Related commands
Using saved embeds in welcome messages
Using saved embeds in welcome messages
You can reference a saved embed (created with
/embed create) in your welcome message using {embed:name}.Sending the welcome as a DM
Sending the welcome as a DM
Add
{dm} anywhere in your welcome message to send it as a direct message to the joining member instead of posting it in a channel.Suppressing the @mention ping
Suppressing the @mention ping
Add
{noping} to your message to send it without triggering a notification for the mentioned user.Auto-deleting the welcome message
Auto-deleting the welcome message
Use
{delete_reply:10} to delete the welcome message after 10 seconds.