OWXXPSZW3TRTD3EPQSATDXZQRSILYGHFEA32S3XKXOIJPZCAMQ2QC print("Time now: " + str(Time()))start_timer_on_project(commands[1])
if len(commands) == 3:print("Time now: " + commands[1])start_timer_on_project(commands[1], commands[2])else:print("Time now: " + commands[1])start_timer_on_project(commands[1])