mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-06 13:57:54 +00:00
Escape markdown in proxy tags on member card (#118)
* Fix a typo * Escape markdown in proxy tags on member card * Whoops hhh Added API documentation for POST to member endpoint
This commit is contained in:
parent
3f6a260fac
commit
9f2faeea5a
4 changed files with 68 additions and 24 deletions
|
|
@ -11,7 +11,7 @@ Words in \<angle brackets> are *required parameters*. Words in [square brackets]
|
|||
## System commands
|
||||
- `pk;system [id]` - Shows information about a system.
|
||||
- `pk;system new [name]` - Creates a new system registered to your account.
|
||||
- `pk;system rename [new name]` - Changes the description of your system.
|
||||
- `pk;system rename [new name]` - Changes the name of your system.
|
||||
- `pk;system description [description]` - Changes the description of your system.
|
||||
- `pk;system avatar [avatar url]` - Changes the avatar of your system.
|
||||
- `pk;system tag [tag]` - Changes the system tag of your system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue