forked from Galactic/galactic-bot
more lang stuff
This commit is contained in:
parent
57fe0be1c8
commit
b6bbfbd115
@ -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}**.
|
||||
|
||||
|
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user