参考:https://www.bilibili.com/video/BV1S84y1m7xd
安装:
pip install PyOfficeRobot
import PyOfficeRobotPyOfficeRobot.chat.send_message(who="文件传输助手", message="你好,我是PyOfficeRobot,有什么可以帮助你的吗?")
PyOfficeRobot.file.send_file(who="文件传输助手", file="xx.png")
发消息