This commit is contained in:
Erik 2022-01-20 00:41:33 +02:00
parent af546631f7
commit f79cb135f6
No known key found for this signature in database
GPG Key ID: FEFF4B220DDF5589
2 changed files with 19 additions and 1 deletions

View File

@ -6,6 +6,12 @@ Choices
// Setting field names
[GENERAL_JOINMSG]
》 Join Message
[GENERAL_LEAVEMSG]
》 Leave Message
[GENERAL_STATUS]
》 Status

View File

@ -1,4 +1,16 @@
[SETTING_MESSAGELOG_HELP]
[SETTING_MESSAGES_HELP]
Configure message logging for your server.
Message logging utilizes webhooks for bulk message deletions, so if you wish to log those, make sure the bot has the `MANAGE_WEBHOOKS` permission in the logging channel!
If you've given the permission retroactively, make sure to reconfigure the channel to ensure the bot creates the webhook.
[SETTING_MEMBERS_HELP]
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