mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(docs): correct info about webhook name length limit (#568)
This commit is contained in:
parent
ad093ad566
commit
dc845ea3d7
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ a system tag. Note that emojis *are* supported! To set one, use the `pk;system t
|
|||
|
||||
If you want to remove your system tag, just type `pk;system tag` with no extra parameters.
|
||||
|
||||
**NB:** When proxying, the *total webhook username* must be 32 characters or below. As such, if you have a long system name, your tag might be enough
|
||||
**NB:** When proxying, the *total webhook username* must be 80 characters or below. As such, if you have a long system name, your tag might be enough
|
||||
to bump it over that limit. PluralKit will warn you if you have a member name/tag combination that will bring the combined username above the limit.
|
||||
You can either make the member name or the system tag shorter to solve this.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue