Member Join
Triggers when a member joins a server.
WARNING
This trigger will not work if the bot does not have the GUILD_MEMBERS
intent enabled.
This trigger is based on Discord event GuildMemberAdd.
Inputs
There are no inputs for this trigger.
Outputs
User ID
The User ID who joined.
Example: 123456789012345678
Server ID
The Server ID that the user joined.
Example: 123456789012345678
User Mention
The mention of the user who joined.
Example: <@123456789012345678>