Checks if this command should be run.
Message to check if command should be executed.
If this command should be executed.
If other commands should not be parsed/executed if this command is triggered.
Whether or not this command is exclusive (i.e. stops other commands from running, doesn't stop higher priority commands).
Command to run if parsed message passes.
Message to respond or react to.
Where the command should be sorted relative to other commands.
Priority of command, with higher number being higher priority.
Runnable based on if provided message is a trigger.