Custom Command
Triggers

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
APP
9/5/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.

Member
9/5/2026

!!emit uadd

Custom Command
APP
9/5/2026

Hello Member! Welcome to our server.

For Tier 3+, This trigger require Server Members Intent enabled for your custom bot

On this page