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
Channel must be a text channel
GateKeeper must have send messages permission
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
Title optional
Message required
Show profile picture optional values yes or no
Image URL optional and must be an Imgur URL ending in png jpg jpeg or gif
Colour optional and must be a six character hex value without
#
/welcome disableStops the welcome message from being sent in this server.
/welcome show-configShows the current setup including channel, message mode, and embed values.
Last updated