Goodbye messages are sent automatically when a member leaves or is kicked from your server. Like welcome messages, you can configure up to 3 goodbye messages per server.Documentation Index
Fetch the complete documentation index at: https://docs.teen.rip/llms.txt
Use this file to discover all available pages before exploring further.
Commands
All commands require Manage Server permission. You can also use,bye as a shortcut.
| Command | Usage | Description |
|---|---|---|
,goodbye add | [#channel] <message> [--delete seconds] | Add a goodbye message (max 3) |
,goodbye remove | <number> | Remove a goodbye message by its list number |
,goodbye list | View all configured goodbye messages | |
,goodbye test | [number] [#channel] | Preview a goodbye message using yourself |
,goodbye variables | View all supported tagscript variables |
If no channel is specified, the goodbye message will be sent in the channel where you run the command.
Flags
| Flag | What it does |
|---|---|
--delete <seconds> | Auto-delete the goodbye message after the specified number of seconds |
Tagscript
Goodbye messages support the same tagscript and embed syntax as welcome messages. Use,goodbye variables to see all available variables.
Want to build a custom embed? Use the Embed Builder to design your message visually and copy the code directly into your command.
