Automatically send messages when certain member events occur.
welcome
- Dispatched whenever a user joins the server.goodbye
- Dispatched whenever a user leaves the server.boost
- Dispatched whenever a user boosts the server.boost
event is only dispatched if the server has the Discord System
Message enabled or whenever the user receives the Server Booster role
which only occurs once.welcome
command, but the same syntax is
applied for the other system message commands.welcome add
command.
--self_destruct
flag in system messages schedules the message for
deletion after a specified time, which must be between 6
and 60
seconds.welcome remove
command.
Viewing a system message
welcome view
command to view a system message.Viewing all system messages
welcome list
command to view all system messages.