Messages
Server Messages
Send messages when events within the server occur.
Events
The following events can trigger a response.
-
boost
- Triggered when a user boosts the guild. -
welcome
- Triggered when a user joins the guild. -
goodbye
- Triggered when a user leaves the guild.
Commands
Creating a booster message
Setup your custom booster message.
Removing a booster message
Removes the booster message.
Testing the booster message
The examples below use the welcome
command, but the same format applies to the goodbye
command.
Adding a welcome message
Add a welcome message for a channel
Deleting a welcome message
The identifier can be found by using ,welcome list
and using the number specified.