Cyber Suit Datastore - aidanangrybird/skyhighheroes GitHub Wiki

Description

This module manipulates the suit datastore. It allows you to upload and download suits from suit data drives.

Commands

Primary command: !suits
Help command: !suits help

rem

Removes suits from suit datastore
Command: !suits rem <suits>
Example: !suits rem 0,2,3

list

Lists suits in suit datastore with indexes
Command: !suits list

listDrive

Lists suits currently on plugged in suit data drive with indexes
Command: !suits listDrive

downlod

Downloads suit data from suit data drive
Command: !suits download <suits>
Example: !suits download 0,2,3

upload

Uploads suit data to suit data drive
Command: !suits upload <suits>
Example: !suits upload 0,2,3

Parameters

Parameter Possible values Description
<suits> Ex. '0,2,3' Comma seperated list of suit indexes
⚠️ **GitHub.com Fallback** ⚠️