Greeting commands
/welcome and /goodbye — identical commands, configured separately.
/welcome and /goodbye have the same subcommands. Everything below applies
to both; substitute the group name.
Configuration needs Administrator; status and placeholders need
Moderator.
/welcome channel#
Set the target channel.
| Option | Required | Description |
|---|---|---|
channel |
yes | Where the message is posted |
/welcome channel channel:#welcome
This also enables greetings and fills in a default message if none is set — one command gets you a working greeting.
Refuses if Ledra cannot post there.
/welcome message#
Set the text.
| Option | Required | Description |
|---|---|---|
text |
yes | The message, max 1900 characters |
/welcome message text:Welcome {user} to **{guild}**! You are member {membercount}.
The reply includes a rendered preview using your own account.
/welcome toggle#
| Option | Required | Description |
|---|---|---|
enabled |
yes | Should the message be sent? |
Keeps the configuration. Enabling without a channel set is refused.
/welcome style#
Appearance. All options optional; pass at least one.
| Option | Description |
|---|---|
use_embed |
true for an embed card, false for plain text |
colour |
Hex colour, e.g. #5865F2 |
image_url |
Image in the embed; must start with http:// or https:// |
/welcome style use_embed:true colour:#5865F2
/welcome dm#
An extra private message to new members.
| Option | Required | Description |
|---|---|---|
enabled |
yes | Send a DM? |
text |
no | The DM text (required the first time you enable it) |
/welcome dm enabled:true text:Welcome! Please read #rules.
Welcome only. /goodbye dm exists in the command list but always refuses
— someone who already left cannot be reached.
Bots never receive it, and closed DMs are not treated as an error.
/welcome status#
Moderator. Enabled state, channel, style, the message, and the DM configuration.
/welcome test#
Renders the message with your own account and shows it only to you. Nothing is posted publicly.
Refuses if no message is configured yet.
/welcome placeholders#
Moderator. All 11 placeholders with descriptions.
/welcome reset#
Delete the configuration entirely — channel, message, style and DM.
Use /welcome toggle enabled:false instead if you only want to pause.