githubEdit

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).

/welcome enable <channel>

Adding a welcome message is simple. Run the command with your target channel, then choose plain message or embed mode. GateKeeper opens a setup modal for the remaining fields.

Important checks before saving

  1. Channel must be a text channel

  2. GateKeeper must have send messages permission

  3. If embed mode is enabled, GateKeeper must have embed links permission

Placeholder support

  • The setup currently supports {user} to mention the member who joined.

Embed modal fields

  1. Title optional

  2. Message required

  3. Show profile picture optional values yes or no

  4. Image URL optional and must be an Imgur URL ending in png jpg jpeg or gif

  5. Colour optional and must be a six character hex value without #

Last updated