Config
Configure the welcome / goodbye message.
!config welcome message <text>
Message util | Replaced by |
{user_name} | User name |
{user_tag} | User tag |
{user_mention} | User mention |
{user_createdAt} | User account creation date |
{user_createdTimestamp} | How long ago the user's account was created |
{guild_name} | Server name |
{guild_memberCount} | Number of members in the server |
e.g:!config welcome message Hey welcome {user_mention} you're the {guild_memberCount}th member!
!config goodbye message
Message util | Replaced by |
{user_name} | User name |
{user_tag} | User tag |
{user_mention} | User mention |
{user_createdAt} | User account creation date |
{user_createdTimestamp} | How long ago the user's account was created |
{user_timeOnGuild} | How long the user was on the server |
{user_joinedAt} | The date the user arrived on the server |
{guild_name} | Server name |
{guild_memberCount} | Number of members in the server |
e.g:!config goodbye message {user_tag} has left :( he stayed on the server {user_timeOnGuild}.
The image that is sent with the message.
!config <welcome|goodbye> <disable|enabled> image
e.g:!config welcome enable image !config goodbye disable image
!config <welcome|goodbye> <disable|enable>
e.g:!config welcome enable !config goodbye disable
Last modified 2yr ago