指令中文化
This commit is contained in:
2
main.py
2
main.py
@@ -25,7 +25,7 @@ def main(chat_type: int):
|
|||||||
robot.LOG.info(f"WeChatRobot【{__version__}】成功启动···")
|
robot.LOG.info(f"WeChatRobot【{__version__}】成功启动···")
|
||||||
|
|
||||||
# 机器人启动发送测试消息
|
# 机器人启动发送测试消息
|
||||||
robot.send_text_msg("机器人启动成功!", "filehelper")
|
robot.send_text_msg("启动成功!", "filehelper")
|
||||||
|
|
||||||
# 接收消息
|
# 接收消息
|
||||||
# robot.enableRecvMsg() # 可能会丢消息?
|
# robot.enableRecvMsg() # 可能会丢消息?
|
||||||
|
|||||||
Reference in New Issue
Block a user