mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
Update user-guide.md
It said that pk doesn't have some things that have since been implemented.
This commit is contained in:
parent
dbde8c07ad
commit
0051ccf2fb
1 changed files with 2 additions and 2 deletions
|
|
@ -594,7 +594,7 @@ pk;import https://link/to/the/data/file.json
|
|||
```
|
||||
*(alternatively, run `pk;import` by itself and attach the .json file)*
|
||||
|
||||
Note that while Tupperbox supports features such as multiple proxies per member, per-member system tags, and member groups, PluralKit does not.
|
||||
Note that while Tupperbox supports features such as per-member system tags PluralKit does not. Pluralkit also does not currently support exporting/importing member groups.
|
||||
PluralKit will warn you when you're importing a Tupperbox file that makes use of such features, as they will not carry over.
|
||||
|
||||
### Importing from PluralKit
|
||||
|
|
@ -611,4 +611,4 @@ pk;import https://link/to/the/data/file.json
|
|||
*(alternatively, run `pk;import` by itself and attach the .json file)*
|
||||
|
||||
### Exporting your PluralKit data
|
||||
To export all the data associated with your system, run the `pk;export` command. This will send you a JSON file containing your system, member, and switch information.
|
||||
To export all the data associated with your system, run the `pk;export` command. This will send you a JSON file containing your system, member, and switch information.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue