Translations:Neos Bot/5/en

From Neos Wiki
Jump to navigation Jump to search

Group Commands

Make sure to enclose names with quotation marks else the system won't recognize the names if it contains spaces in it. If you're the member of a Group, you can message the Neos bot with the following commands to interact with the Groups System:

Command Example Description
/getGroupInfo <group name> /getGroupInfo The Cool Kids
/getGroupInfo G-The-Cool-Kids
Gets a list of current members and other metadata
/addMember <group name> <member name> <member quota> /addMember "The Cool Kids" "Frooxius" 5
/addMember G-The-Cool-Kids "Frooxius" 5
Adds a User to a group, The quota parameter is measured in GB and allocates how much of the Group's storage they can use. Use -1 for unlimited storage.
/removeMember <group name> <member name> /removeMember "The Cool Kids" "Frooxius"
/removeMember G-The-Cool-Kids "Frooxius"
Removes a User from a group.