Welcome Messages
The Welcomer system allows BlaZe to automatically greet new members when they join your server.
Add Welcome Channels
?greet channel add <channel>
Example:
?greet channel add #welcome
You may configure multiple welcome channels.
Whenever a member joins, BlaZe will send the welcome message to every configured channel.
Remove Welcome Channels
?greet channel remove <channel>
Removes a channel from the welcome channel list.
Set Welcome Message
Example:
?greet message Welcome to {server}, {usermention}!
Supported Variables
The following variables can be used inside welcome messages and welcome embeds:
| Variable | Description |
|---|
{usermention} | Member mention |
{username} | Member username |
{userid} | Member ID |
{membercount} | Total server members |
{server} | Server name |
{usercreated} | Account creation time |
{userjoined} | Join time |
Example:
Welcome {usermention} to {server}!
You are member #{membercount}.
Test Your Welcome Message
Sends a preview of your current welcome message.
View Configuration
Displays the current Welcomer configuration.
Reset Welcome Messages
Removes the configured welcome message.
Resetting the welcome message does not remove welcome channels or embed settings.
Auto Delete
Automatically deletes welcome messages after a specified time.
Example:
To disable auto deletion:
Auto Delete is a Prime feature.