mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
docs: add servernameformat to docs
This commit is contained in:
parent
c0bc2163f5
commit
ceeac24296
2 changed files with 5 additions and 0 deletions
|
|
@ -394,6 +394,10 @@ The default proxy username formatting is "{name} {tag}", but you can customize t
|
|||
pk;config nameformat {tag} {name}
|
||||
pk;config nameformat {name}@{tag}
|
||||
|
||||
You can also do this on a per-server basis:
|
||||
|
||||
pk;config servernameformat {tag} {name}
|
||||
pk;config servernameformat {name}@{tag}
|
||||
|
||||
## Interacting with proxied messages
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue