This section describes the admin commands for the Nick bot. Below are the commands available.

Welcome and goodbye message

This bot has an option to setup a welcome and / or a goodbye message for your guild

/welcome and /goodbye

Sets the welcome message (admin only)

Use this command to setup welcome message in your server.

ParameterDescriptionTypeRequired?
channelChannel you want Nick to send the welcome message inDiscord Channelno
titleTitle of the welcome message you want Nick to respond withAny textno
bodyBody of the welcome message you want Nick to respond withAny textno
imageImage of the welcome message you want Nick to respond withAny URLno
enableEnable (true) or disable (false) the welcome message, default disabledTrue / Falseno

Everywhere where welcome is mentioned, it is goodbye in the goodbye command

Title and Body placeholders

Inside the title and body you can set placeholders. These placeholders will be replaced once the user enters the guild

PlaceholderDescriptionExample
{user.ping}The user that joins the guild, pings the user@Dyrant
{user.name}The name of the userDyrant
{user.id}The Discord ID of the user1234567890
{user.tag}The tag of the user (discriminator)4536
{guild.name}The name of the guild the user joinsMy amazing server
{guild.id}The Discord ID of the guild1234567890
{guild.totalUser}The number of users in the guild, including the new joining user234