def run()

in senpai.py [0:0]


    def run(self):
        while True:
            time.sleep(1)
            self.tick()