from SprintLib.BaseDaemon import BaseDaemon class Daemon(BaseDaemon): def command(self): return "python bot.py"