设置回调
This commit is contained in:
2
main.py
2
main.py
@@ -70,7 +70,7 @@ def main(chat_type: int):
|
|||||||
except Exception as e:
|
except Exception as e:
|
||||||
robot.LOG.error(f"Dashboard服务器启动失败: {e}")
|
robot.LOG.error(f"Dashboard服务器启动失败: {e}")
|
||||||
|
|
||||||
gewe_client.client.client_set_callback()
|
gewe_client.client_set_callback()
|
||||||
# 让机器人一直跑
|
# 让机器人一直跑
|
||||||
robot.keep_running_and_block_process()
|
robot.keep_running_and_block_process()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user