$$setwelcomechannel #channel
Set the channel to send the welcome message and welcome image to when a user joins the server. Leave the #channel blank to remove it.
Manage Channels
Make sure you remember to set a welcome message!
$$setwelcomemessage message
Set the welcome message. You can add specific text to the welcome message to achieve various effects.
Manage Channels
- [userMention] => Mention the user.
- [serverName] => Print the server name.
- [userUsername] => Print the username of the user.
Example: Welcome [userMention] to the server! => Welcome @User to the server!
$$setleavemessage message
Set the leave message. You can add specific text to the leave message to achieve various effects.
Manage Channels
- [userMention] => Mention the user.
- [serverName] => Print the server name.
- [userUsername] => Print the username of the user.
Example:[userMention] has left the server! What a shame. => @User has left the server! What a shame.
$$setwelcomeimage image url
Set the welcome image. Valid image formats include .jpg, .png, and .gif.
Manage Channels
$$removewelcomemessage
Removes the welcome message, if one exists.
Manage Channels
$$removeleavemessage
Removes the leave message, if one exists.
Manage Channels
$$removewelcomeimage
Removes the welcome image, if one exists.
Manage Channels