Document group commands
This commit is contained in:
parent
c50a9ea008
commit
2a041d9eb5
@ -56,6 +56,21 @@ Words in **\<angle brackets>** or **[square brackets]** mean fill-in-the-blank.
|
|||||||
- `pk;member <name> delete` - Deletes a member.
|
- `pk;member <name> delete` - Deletes a member.
|
||||||
- `pk;random` - Shows the member card of a randomly selected member in your system.
|
- `pk;random` - Shows the member card of a randomly selected member in your system.
|
||||||
|
|
||||||
|
## Group commands
|
||||||
|
*Replace `<name>` with a group's name or 5-character ID. For most commands, adding `-clear` will clear/delete the field.*
|
||||||
|
- `pk;group <name>` - Shows information about a group.
|
||||||
|
- `pk;group new <name>` - Creates a new group.
|
||||||
|
- `pk;group list` - Lists all groups in your system.
|
||||||
|
- `pk;group <group> list` - Lists all members in a group.
|
||||||
|
- `pk;group <group> rename <new name>` - Renames a group.
|
||||||
|
- `pk;group <group> displayname [display name]` - Shows or changes a group's display name.
|
||||||
|
- `pk;group <group> description [description]` - Shows or changes a group's description.
|
||||||
|
- `pk;group <group> add <member> [member 2] [member 3...]` - Adds one or more members to a group.
|
||||||
|
- `pk;group <group> remove <member> [member 2] [member 3...]` - Removes one or more members from a group.
|
||||||
|
- `pk;group <group> privacy <description|icon|visibility|all> <public|private>` - Changes a group's privacy settings.
|
||||||
|
- `pk;group <group> icon [icon]` - Shows or changes a group's icon.
|
||||||
|
- `pk;group <group> delete` - Deletes a group.
|
||||||
|
|
||||||
## Switching commands
|
## Switching commands
|
||||||
- `pk;switch [member...]` - Registers a switch with the given members.
|
- `pk;switch [member...]` - Registers a switch with the given members.
|
||||||
- `pk;switch move <time>` - Moves the latest switch backwards in time.
|
- `pk;switch move <time>` - Moves the latest switch backwards in time.
|
||||||
|
Loading…
Reference in New Issue
Block a user