setleave set
Configure a custom leave message that will be sent when a member leaves your server. You can use text, a saved embed, or both.
π¬ Usage
/setleave set <type> <channel> [embedname] [text]<type>β Choosetext,embed, orbothdepending on how you want the message to appear.<channel>β The channel where the leave message should be posted.[embedname]β (Optional) Name of an embed created with/embed create.[text]β (Optional) A message to include alongside or instead of the embed.
π§© This command supports dynamic tags like
{user},{username}, and{server}. Use/messagetagsto view all available variables.
π Example
/setleave set embed #goodbye goodbye_embedThis will:
Send the
goodbye_embedwhen a user leaves the serverPost the message in the
#goodbyechannelNot include any plain text (since type is set to
embedonly)
ποΈ Notes
Be sure the embed exists before referencing it β use
/embed listto check.You can test your configuration anytime with
/setleave test.Leave messages are great for acknowledging departures or giving a soft goodbye vibe.
π Related Commands
/setleave testβ Preview the leave message/setwelcome setβ Configure the welcome message/messagetagsβ Learn which message tags are available
Last updated