This line had an error:
print('Already built: ' + str(deletedDirs) + ' servers')
On 't' in the word print. I deleted this one and then the line below it had a syntax error:
time.sleep(timeToSleep)
On 'e' And so on.... Help me please. It worked yesterday but today it does not.