tryCommandWithResponse

Runs some command up to 3 times whether or not checkResponse returns true. Expects a response from BanchoBot.

Throws

NoServerResponseException if the command never returned any output.

Meta