mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-17 03:00:13 +00:00
fixed typo, added note about space
This commit is contained in:
parent
4dd4c45fc7
commit
001a6d4613
1 changed files with 3 additions and 1 deletions
|
|
@ -31,6 +31,8 @@ Some arguments indicate the use of specific Discord features. These include:
|
|||
:::
|
||||
|
||||
# Commands
|
||||
*Space is allowed after `pk;`; e.g. `pk;system` and `pk; system` have the same effect.
|
||||
|
||||
## System commands
|
||||
*To target a specific system, replace `[system]` with that system's 5-character ID, a Discord account ID, or a @mention - note that system names can not be used here. If no system ID is specified, defaults to targeting your own system. For most commands, adding `-clear` will clear/delete the field.*
|
||||
*`pk;s` is shorthand for `pk;system`*
|
||||
|
|
@ -59,7 +61,7 @@ Some arguments indicate the use of specific Discord features. These include:
|
|||
|
||||
## Member commands
|
||||
*Replace `<member>` with a member's name, 5-character ID or display name. For most commands, adding `-clear` will clear/delete the field.*
|
||||
*`pk;b` is shorthand for `pk;member`*
|
||||
*`pk;m` is shorthand for `pk;member`*
|
||||
- `pk;member <member>` - Shows information about a member.
|
||||
- `pk;member new <name>` - Creates a new system member.
|
||||
- `pk;member <member> rename <new name>` - Changes the name of a member.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue