Exemple #1
0
def main():
    c = Client(configs.trainer.actions_raw, configs.trainer.routine_raw)
    c.run(configs.trainer.token, bot=False)