def follow_bot(cls): logger.info("Clicking bot portrait to follow bot") # TODO have these coords depend on what slot bot is in pa.click(744, 103) pa.click(730, 927, clicks=2)