Welcome Setup
If you're lazy to set a custom welcomer then just use the )bind welcome
to use default Welcomer.
You can use $(server)
, $(userID)
, $(mention)
, $(count)
, $(age)
, $(tag)
, $(created)
and $(username)
, which will get replaced with the actual information.
You can put $(noembed)
when you set a custom text using )setwctext
to disable embed.
Usage
$(server)
will return server name.
$(username)
will return username.
$(userID)
will return user ID.
$(mention)
will mention user.
$(count)
will return guild member count.
$(tag)
will return user discriminator (tag).
$(age)
will return user account age.
$(created)
will return user created date.
$(noembed)
will disable embed if you put it inside custom text.
Note: You can't mention a user inside title and footer.
Extra
)unbind welcome
, )resetwc
, )wctest
Binding welcomer to a channel
Use )bind welcome
to bind welcomer to the current channel.
Set a custom Title
Use )setwctitle <message>
to set a custom Title.
Default:
Welcome $(username)
Default:
Welcome $(username)Set a custom Description
Use )setwcdesc <message>
to set a custom Description.
Default:
Welcome to $(server). Get to know others and enjoy your stay here ! ! !
Default:
Welcome to $(server). Get to know others and enjoy your stay here ! ! !Set a custom footer
Use )setwcfooter <message>
to set a custom footer.
Default:
Let's be friend!
Default:
Let's be friend!Set a custom Color
Use )setwccolor
<color code>
to set a custom embed Color.
Default:
e9c1fa
Default:
e9c1faSet text outside of embed
Use )setwctext <message>
to set text outside the embed.
Default:
Default:
Set a custom Image
Use )setwcimage <url>
to set a custom Image for welcome.
Default:
Default:

Last updated