Documentation


Below are commands which @grouper will respond to with details explaining what they do. The commands will only accept a single group to modify, however for the 'user' argument there are several varitions.

The user parameter can accept a list of users when using common separators (+ & , and). For example:

"@grouper add @user1, @user2 and @user3 to <group>"

In addition, it can also accept mutiple types such as a existing user or group. There is also a alias called 'me' for referencing yourself instead of using your handle.



Getting Help

e.g. "@grouper help"

Prints out the commands that can be used.



Adding a user to group

e.g. "@grouper add <user> to <group>"

Appends the user passed in the parameter to a group. All previous users in the group will be uneffected.



Removing a user from a group

e.g. "@grouper remove <user> from <group>"

Removes only the user passed in the parameter from the group.



Swapping a user into a group

e.g. "@grouper swap <user> into <group>"

Replaces all users in the group with only the users specified. This is the same as removing all users and only adding the users specified.



Listing groups

e.g. "@grouper list"

Prints a list of groups with are allowed to be modified.