The welcome message functionality makes GateKeeper send a message to a channel when a user joins your server and accepts the rule screening.
The welcome message function should only be used when the server is using the rule screening menu. Using it without enabling rule screening is not advised and may cause unexpected errors. For assistance enabling rule screening visit the Getting Started page.
Customizing Title
The title can be customized to provide a unique welcome message!
1
G!welcomemessage title <Text>
Copied!
Custom Fields
You can add custom fields to your message which are dynamically added when the message is sent.
Field
Description
{username}
Plain Text Username
{usernameMention}
Mentions Username (won't ping user)
{memberCount}
Shows The New Member Count
{serverName}
Displays The Server Name
{timeUK}
Get's Time User Joined (UK Format)
{timeUS}
Get's Time User Joined (US Format)
For Example
1
G!welcomemessage title Welcome to {serverName}
Copied!
Customizing Text
The body of your text is customizable using G!welcomemessage text.
1
G!welcomemessage text <Text>
Copied!
Custom Fields
You can add custom fields to your message which are dynamically added when the message is sent.
Field
Description
{username}
Plain Text Username
{usernameMention}
Mentions Username (won't ping user)
{memberCount}
Shows The New Member Count
{serverName}
Displays The Server Name
{timeUK}
Get's Time User Joined (UK Format)
{timeUS}
Get's Time User Joined (US Format)
\n
Starts A New Line
For Example
1
G!welcomemessage text Welcome {member} to {serverName}\nMake sure to read the rules!
Copied!
Customizing Colour
The colour of your embedded can be customized by providing the bot with a hex code.
1
G!welcomemessage colour <Hex>
Copied!
1
G!welcomemessage color <Hex>
Copied!
Customizing Profile Picture
You can choose to enable or disable a profile picture in your embedded message.
1
G!welcomemessage profile enable
Copied!
1
G!welcomemessage profile disable
Copied!
Customizing Image
Premium Only (coming soon)
You can add a custom png or gif by providing a link to an image, you can get an image's link by uploading it to Imgur and copying the link ending in .gif or .png.
1
G!welcomemessage image <Image Link>
Copied!
Customizing Footer
The bottom of the welcome message can be customized
1
G!welcomemessage footer <Text>
Copied!
Custom Fields
You can add custom fields to your message which are dynamically added when the message is sent.
Field
Description
{username}
Plain Text Username
{usernameMention}
Mentions Username (won't ping user)
{memberCount}
Shows The New Member Count
{serverName}
Displays The Server Name
{timeUK}
Get's Time User Joined (UK Format)
{timeUS}
Get's Time User Joined (US Format)
For Example
1
G!welcomemessage footer Joined at {time}
Copied!
Customizing Channel
Change the channel where the message is sent
1
G!welcomemessage channel <channel/channelID>
Copied!
Removing Message Components
You can remove parts of your welcome message which you previously added, the commands are listed below:
Component
Command
Text
G!welcomemessage remove text
Image
G!welcomemessage remove image
Footer
G!welcomemessage remove footer
Resetting The Message
To reset the message back to its default configuration you can use the command: