參考: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")
發消息