ifresult.find("have slain")!=-1orresult.find("has just left")!=-1orresult.find("isn't around here!")!=-1orresult.find("You're not ready")!=-1:
ifresultnotin["have slain","has just left","isn't around here!","You're not ready"]:
#if result.find("have slain") != -1 or result.find("has just left") != -1 or result.find("isn't around here!") != -1 or result.find("You're not ready") != -1: