On Join/Leave

This trigger type will trigger when a user joins or leaves the server depending on your configuration.

Custom Bots

Custom bots using Tier 3+ are required to have the Guild Members intent enabled for this trigger to work.

Example

Select when to trigger, and choose a channel where this command will be executed.

Enter code:

Hello $displayName! Welcome to our server.

Testing

Wait for a user to join and see if it worked!

Custom Command Bot 07/28/2026
Hello Member! Welcome to our server.

Test Command

For member joins/leaves you can use !!emit command to trigger the On Join/Leave trigger.

User07/28/2026
!!emit uadd
Custom Command Bot 07/28/2026
Hello Member! Welcome to our server.