System Messages
Automatically send messages when certain member events occur.
Commands
There are four system message commands, each with the same subcommands.
welcome- Dispatched whenever a user joins the server.goodbye- Dispatched whenever a user leaves the server.boost- Dispatched whenever a user boosts the server.joindm- Dispatched whenever a user joins the server.

Syntax: ;welcome add [channel] [code]
Example: ;welcome add #general Hi, {user.mention}
Removing a system message
You can remove a system message with the welcome remove command.
Syntax: ;welcome remove [channel]
Example: ;welcome remove #general
Test a system message
You can test a system message with the welcome test command.
Syntax: ;welcome test [channel]
Example: ;welcome test #general
Viewing all system messages
You can use the welcome list command to view all system messages.

Ping on Join
Set a normal welcome message but with this embed code:
{embed}$v{content: {user.mention}}$v{delete: 1}Last updated