Welcomer
This module allows you to configure and customize a message that gets sent whenever a new member joins your discord server.
Config Welcome (/config welcome
)
/config welcome
)By default, only members with the Administration permission can use this command.
Configure the Welcome module and customize its message.
state
: Whether welcome messages should be sent or not.
channel
: The channel where all welcome messages will be sent.
thumbnail_enabled
: Whether thumbnail images should be enabled or not in welcome messages.
embed_color
: The hex color of the welcome message embed (i.e. #e03e0c
). Enter N/A
for the default invisible embed color.
Upon using this command, you will be able to edit and preview your Welcome message.
Author Name Text Replacements:
{user_name}
— the name of the user.{user_mention}
— the user mention.{server_name}
— your server's name.
Footer Text Replacements:
{member_count}
— your server's member count.
Last updated