diff --git a/main.py b/main.py index 4705381..5e3288d 100644 --- a/main.py +++ b/main.py @@ -41,8 +41,6 @@ def main(): # 机器人启动发送测试消息 robot.sendTextMsg("机器人启动成功!", "filehelper") - #print(robot.getAllContacts()) - # 接收消息 # robot.enableRecvMsg() # 可能会丢消息? robot.enableReceivingMsg() # 加队列