tul!group
Usage
- tul!group create <name>
- Create a new group named <name>.
- tul!group purge <name>
- Delete the group <name> as well as all tuppers in the group.
- tul!group delete <name>
- Delete the group <name>, all tuppers in the group will be ungrouped.
- tul!group add <name> <member>
- Add the tupper <member> to the group <name>.
- tul!group add <name> *
- Add all currently ungrouped tuppers to the group <name>.
- tul!group remove <name> <member>
- Remove the tupper <member> from group <name>.
- tul!group remove <name> *
- Remove all tuppers from group <name>.
- tul!group list
- Show a list of your groups and a summary of tuppers in each group.
- tul!group avatar <name> [url/attachment] [crop:direction]
- Attach an image or provide a link to set the group's avatar. Works like
tul!avatar
.
- Attach an image or provide a link to set the group's avatar. Works like
- tul!group rename <name> <newname>
- Rename group <name> to <newname>.
- tul!group tag <name> <tag>
- Give the group <name> a tag <tag>. Group tags are displayed in the names of member tuppers when they send messages.
- tul!group describe <name> <description>
- Give the group <name> a description. This will show up in commands like
tul!list
.
- Give the group <name> a description. This will show up in commands like
Note: Tupperbox has a configurable prefix. In command examples above,
replace tul!
with your server's Tupperbox prefix where necessary.