Closed kritzware closed 8 years ago
Rewrite the command module so we don't need to use multiple if statements to check if cmd = desired command.
Command name can be stored as member variable, as well as entry keywords for commands such as duel, raffle etc.
Rewrite the command module so we don't need to use multiple if statements to check if cmd = desired command.