mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-09 07:17:56 +00:00
docs: multiple docs updates (#712)
* docs: user-guide, timezone clear Fix docs-to-commands inconsistency. Now properly says how to clear your set timezone. * docs: user-guide, group privacy Adds in detailed docs on group privacy (mostly copy-pasted from member privacy). * docs: user-guide, ping 🛎 reaction Lists the :bellhop: reaction as something that will trigger the "ping alter" behavior. * docs: user-guide, group privacy 2 Re-ordered to be consistent with command `pk;g <group> privacy` output & fixed leftover error from copy/pasting too hard from members. * docs: command-list, pk;sw add > pk;sw copy Replaces primary alias of pk;switch add to pk;switch copy following discussion on Discord. https://discord.com/channels/466707357099884544/1314433710250266632/1314608434951360552
This commit is contained in:
parent
eb7df8bddb
commit
b73dd370d1
2 changed files with 44 additions and 3 deletions
|
|
@ -124,7 +124,7 @@ You can have a space after `pk;`, e.g. `pk;system` and `pk; system` will do the
|
|||
- `pk;switch [member...]` - Registers a switch with the given members.
|
||||
- `pk;switch out` - Registers a 'switch-out' - a switch with no associated members.
|
||||
- `pk;switch edit <member...|out>` - Edits the members in the latest switch.
|
||||
- `pk;switch add <member...>` - Makes a new switch based off the current switch with the listed members added or removed.
|
||||
- `pk;switch copy <member...>` - Makes a new switch based off the current switch with the listed members added or removed.
|
||||
- `pk;switch move <time>` - Moves the latest switch backwards in time.
|
||||
- `pk;switch delete` - Deletes the latest switch.
|
||||
- `pk;switch delete all` - Deletes all logged switches.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue