Message
A plugin to send customized welcome messages for newly joined members.
Lets you set fully customized template to use for Welcome Messages using different variables. Use {variable}
in your template to use the variables.
Valid Variables:
{id}
-- Discord ID of the member.{mention}
-- Mentions the member.{name}
-- Discord name of the member excluding their Discord discriminator.{username}
-- Discord name of the member including their Discord discriminator.{discriminator}
-- Discriminator of the member.
;welcome message
Displays the template being used for Welcome Messages if it has been set already.
If User Verification is enabled, welcome message is sent only after the member is verified.
If Welcome Banner is enabled, the Welcome Messages are included along with the welcome banners.
;welcome message set
Setup and enable Welcome Messages using provided template. The Welcome Messages are sent to the current or any specified channel whenever a new user joins the server.
;welcome message remove
Remove and disable Welcome Messages from the server.
;welcome directmessage
Displays the template being using for Direct Welcome Messages if it has been set already.
Direct welcome messages are sent just after user joins the server irrespective of User Verification.
;welcome directmessage set
Setup and enable Direct Welcome Messages using provided template. The Welcome Messages are sent as direct message whenever a new user joins the server.
;welcome directmessage remove
Remove and disable Direct Welcome Messages from the server.
Last updated