增加星火API

This commit is contained in:
TechShrimp
2023-10-11 07:52:58 +08:00
parent 572499f8bb
commit 7ced27123a
6 changed files with 40 additions and 0 deletions

View File

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