Send a custom message when members join or leave your server using the Greet and Farewell systems.
Welcome (Greet)
!greet setupSubcommands
| Subcommand | Description |
|---|---|
!greet setup | Configure a new welcome embed |
!greet channel | Set the channel for welcome messages |
!greet test | Send a test welcome message |
!greet config | View current configuration |
!greet autodelete <time> | Auto-delete welcome messages (e.g. 30s, 2m) |
!greet edit | Modify the existing welcome embed |
!greet reset | Remove the welcome configuration |
Available Placeholders
| Placeholder | Value |
|---|---|
{user} | Mention the new member |
{user_name} | Member's username |
{user_id} | Member's Discord ID |
{user_nick} | Member's nickname or username |
{user_avatar} | Member's avatar URL |
{server_name} | Server name |
{server_membercount} | Current member count |
{server_icon} | Server icon URL |
Farewell
!farewell setupSubcommands
| Subcommand | Description |
|---|---|
!farewell setup | Configure a new farewell embed |
!farewell channel | Set the channel for farewell messages |
!farewell test | Send a test farewell message |
!farewell config | View current configuration |
!farewell autodelete <time> | Auto-delete farewell messages |
!farewell edit | Modify the existing farewell embed |
!farewell reset | Remove the farewell configuration |
TIP
Use !greet autodelete 30s to automatically clean up welcome messages after 30 seconds so they don't clutter your channel.