docs: add servernameformat to docs

This commit is contained in:
rladenson 2024-12-05 17:23:43 -07:00 committed by Petal Ladenson
parent c0bc2163f5
commit ceeac24296
2 changed files with 5 additions and 0 deletions

View file

@ -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