Documentation clean-up

cshd
Dragory 2020-09-23 00:20:55 +03:00
parent 96e8eae188
commit e2de5b97bd
No known key found for this signature in database
GPG Key ID: 5F387BA66DF8AAC1
1 changed files with 12 additions and 12 deletions

View File

@ -107,6 +107,10 @@ e.g. `!note This is an internal message`.
**Default:** `off`
If `alwaysReply` is enabled, this option controls whether the auto-reply is anonymous
#### anonymizeChannelName
**Default:** `off`
If enabled, channel names will be the user's name and discriminator salted with the current time, then hashed to protect the user's privacy
#### attachmentStorage
**Default:** `original`
Controls how attachments in modmail threads are stored. Possible values:
@ -206,6 +210,14 @@ If enabled, mentions the user messaging modmail in the modmail thread's header.
**Default:** *None*
**Deprecated.** Same as `categoryAutomation.newThread`.
#### notifyOnMainServerJoin
**Default:** `on`
If enabled, a system message will be posted into any open threads if the user joins a main server
#### notifyOnMainServerLeave
**Default:** `on`
If enabled, a system message will be posted into any open threads if the user leaves a main server
#### pingOnBotMention
**Default:** `on`
If enabled, the bot will mention staff (see `mentionRole` option) on the inbox server when the bot is mentioned on the main server.
@ -313,18 +325,6 @@ URL to use for attachment and log links. Defaults to `http://IP:PORT`.
**Default:** `off`
If enabled, mod replies will use their nicknames (on the inbox server) instead of their usernames
#### notifyOnMainServerLeave
**Default:** `on`
If enabled, a system message will be posted into any open threads if the user leaves a main server
#### notifyOnMainServerJoin
**Default:** `on`
If enabled, a system message will be posted into any open threads if the user joins a main server
#### anonymizeChannelName
**Default:** `off`
If enabled, channel names will be the user's name and discriminator salted with the current time, then hashed to protect the user's privacy
## Advanced options
#### extraIntents