Welcome/AutoRoles
Ducky's Welcome/AutoRoles module allows for you to send a message to welcome your users in the specified channel, as well as give them up to 2 roles automatically.
In this tutorial, you will learn how to set up a customized welcome message to welcome your members, along with configure up to 2 autoroles to be automatically given.
To start, run the /setup
command. From there, press the Welcome to Ducky to open the page selector. Then scroll to/click the Welcome/AutoRoles page.
Welcome Message
To configure a Welcome Message, you must first select the Welcome Channel. This channel is where the welcome messages will be sent. To edit the configuration, press the Edit configuration... select menu. From there, press Edit Welcome Channel. Select the channel where you would like welcome messages to be sent to. Then, press Edit configuration... again and select Edit Welcome Message. From there, you can edit the content and embed of the welcome message. You can use the variables listed below in either one.
{member.mention}
: The mention of the member that joined.{member.name}
: The name of the member that joined.{member.username}
: The username of the member that joined.{member.id}
: The ID of the member that joined.{guild.name}
: The server's name.{guild.id}
: The server's ID.{guild.membercount}
: The server's membercount.
Once you're done creating the welcome message, you can press Test Welcome Message, and if all goes well, your welcome message should be sent in the appropriate channel.
AutoRoles
To configure autoroles, press Edit configuration... then press Edit AutoRoles. Select all the roles you would like to be automatically given when a user joins the server.
Last updated