Welcome
Greet new members, say goodbye to leavers, send a welcome DM and auto-assign roles.
Welcome handles the moments members arrive and leave. Each event has its own message, built as a Discord-style embed or plain text, with a live preview while you edit.
Events
- Join - posted in a channel when someone joins.
- Leave - posted when someone leaves.
- Welcome DM - sent privately to the new member.
Enable each event independently and pick the target channel for join/leave.
Variables
Messages support placeholders that resolve per member, including:
{user.mention},{user.name},{user.tag},{user.id},{user.avatar}{server.name},{server.member_count},{server.member_count_ordinal}
Click a variable chip in the editor to insert it. The live preview renders exactly what members will see.
Auto-role
Assign one or more roles automatically on join. The bot only grants roles below its own highest role, so place its role above any auto-roles in your role list.
Test it
Use the Test send button to fire the current message to a channel or as a real DM, so you can verify it before going live.