Links

Setting Up Channel Messages

The welcome message functionality makes GateKeeper send a message to a channel when a user joins your server and accepts the rule screening (if it is enabled).
Enable and Edit
Disable
Show Configuration
/welcome enable <channel>
Adding a welcome message is a really easy process! To start, type the command along with the channel it should be sent to and then select the option you wish to use: an embedded message or a plain message. After selecting this option, a modal will open and ask you for the rest of the relevant information.

Custom Fields

  • You can add custom fields to your message which are dynamically added when the message is sent.
Field
Text
Works In Title
{username}
User's Username
{nickname}
User's Nickname
{usernameMention}
Mentions Username
{serverName}
Server's Name
{serverCount}
Server's Member Count
{currentTime}
Time the User Joined
{timeStampWithDate}
Time And Date
{shortDate}
Short Date
{longDate}
Long Date
{timeStamp}
Time
{timeSinceJoin}
Time Since the User Joined
  • Want to use an image link from a provider other than Imgur? Well, you can! GateKeeper Premium subscribers can use any link they wish.
/welcome disable
Stops the welcome message from being sent.
/welcome show-config
An easy way to see how your message will look. The response will tell you the channel the message will be sent to as well as an example of the message itself.