Skip to content

Commit

Permalink
Document WebhookChatMessageUsernameFilters option (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bermiin authored Jul 12, 2024
1 parent 584f8c2 commit 79417a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ The message format when the message delivery is set to webhooks.
Use the discord username instead of the minecraft username if the user is linked
#### [`...AvatarFromDiscord`](https://config.discordsrv.com/config/Experiment_WebhookChatMessageUsernameFromDiscord) {#Experiment_WebhookChatMessageUsernameFromDiscord}
Use the discord avatar instead of the minecraft player skin if the user is linked
#### [`...UsernameFilters`](https://config.discordsrv.com/config/Experiment_WebhookChatMessageUsernameFilters) {#Experiment_WebhookChatMessageUsernameFilters}
Set of regex replacements to filter webhook usernames. Format is `{"regexFilter": "replacement", "anotherRegexFilter": "anotherReplacement"}`

### [`AvatarUrl`](https://config.discordsrv.com/config/AvatarUrl) {#AvatarUrl}

Expand Down

0 comments on commit 79417a9

Please sign in to comment.