more lang stuff

This commit is contained in:
Erik 2020-06-20 23:25:43 +03:00
parent 57fe0be1c8
commit b6bbfbd115
2 changed files with 29 additions and 0 deletions

View File

@ -105,6 +105,15 @@ Successfully set member nicknames to log to {emoji_text-channel}**{changed}**.
[S_MEMBERLOG_DESCRIPTION]
Configure member logging for your server.
**Usable tags:**
{mention} - mentions the user
{tag} - username#discriminator
{user} - username
{guildsize} - member count of the server
{guildname} - name of the server
{accage} - age of the account
{id} - ID of the account
[S_MEMBERLOGS_TOGGLE]
Successfully turned member logging **{changed}**.

View File

@ -14,6 +14,26 @@ Successfully set the guild description to
[S_INDEX_TOGGLE]
Successfully toggled guild indexing `{toggle}`
//GUILD WELCOMER
[S_WELCOMER_DESCRIPTION]
Configure a message that is sent to new members upon join.
**Usable tags:**
{mention} - mentions the user
{tag} - username#discriminator
{user} - username
{guildsize} - member count of the server
{guildname} - name of the server
{accage} - age of the account
{id} - ID of the account
[S_WELCOMER_TOGGLE]
Successfully toggled the welcomer `{toggle}`.
[S_WELCOMER_SET]
Successfully set the welcomer message to
`{change}`
//guildPrefix Setting
[S_GUILDPREFIX_DESCRIPTION]