mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-17 11:10:13 +00:00
Fix 2 code blocks not being formatted
This commit is contained in:
parent
93bef6ea15
commit
b6bf4cc23b
1 changed files with 2 additions and 0 deletions
|
|
@ -300,10 +300,12 @@ If you'd like to proxy a member in multiple ways (for example, a name or a nickn
|
|||
When proxying, you may then use any of the tags to proxy for that specific member.
|
||||
|
||||
To add a proxy tag to a member, use the `pk;member proxy add` command:
|
||||
|
||||
pk;member John proxy add {text}
|
||||
pk;member Craig proxy add C:text
|
||||
|
||||
To remove a proxy tag from a member, use the `pk;member proxy remove` command:
|
||||
|
||||
pk;member John proxy remove {text}
|
||||
pk;member Craig proxy remove C:text
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue