Skip to main content
All greeting commands require Manage Messages. Messages support a wide variable system (see the bottom of this page).

Welcome

CommandDescription
,welcome create <#channel> <message>Sets the welcome channel and message.
,welcome removeDisables the welcome message.
,welcome testSends a test welcome using yourself as the user.

Goodbye

CommandDescription
,goodbye create <#channel> <message>Sets the goodbye channel and message.
,goodbye removeDisables it.
,goodbye testSends a test goodbye.

Boost messages

CommandDescription
,boost create <#channel> <message>Sets the boost message.
,boost removeDisables it.

Variables

Use these placeholders inside any greeting message:
  • User: {user}, {user.name}, {user.display_name}, {user.mention}, {user.id}, {user.tag}, {user.avatar}, {user.created_at}, {user.joined_at}, {user.account_age}, {user.join_position}, {user.banner}, {user.accent_color}, {user.is_booster}, {user.is_bot}
  • Server: {server}, {server.name}, {server.id}, {server.member_count}, {server.boost_count}, {server.booster_count}, {server.verification_level}, {server.created_at}, {server.icon}, {server.banner}
  • Channel: {channel}, {channel.name}, {channel.id}, {channel.mention}
  • Time: {time}, {timestamp}, {unix}, {time.12h}, {time.24h}, {date}
  • Misc: {random.user}, {random.number}, {role.default}, {role.booster}, {join.ordinal}, {join.count_format}, {boost_count}, {total_boosts}