puts "Commands: /startEngine, /upgrade" command = gets if command.include? "/" command.slice! "/" isStartEngine = command <=