From f7b4b2c7b287243e74191129d4d508579e275239 Mon Sep 17 00:00:00 2001 From: Changhua Date: Thu, 4 Jul 2024 20:02:41 +0800 Subject: [PATCH] v39.2.3.0 --- clients/python/README.MD | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/clients/python/README.MD b/clients/python/README.MD index 743548c..e7474e2 100644 --- a/clients/python/README.MD +++ b/clients/python/README.MD @@ -6,6 +6,10 @@ 🤖示例机器人框架:[WeChatRobot](https://github.com/lich0821/WeChatRobot)。 +|![碲矿](https://raw.githubusercontent.com/lich0821/WeChatFerry/master/assets/TEQuant.jpg)|![赞赏](https://raw.githubusercontent.com/lich0821/WeChatFerry/master/assets/QR.jpeg)| +|:-:|:-:| +|后台回复 `WCF` 加群交流|如果你觉得有用| + ## 快速开始 ```sh pip install --upgrade wcferry @@ -14,10 +18,6 @@ pip install --upgrade wcferry ### Demo: 参考 [WeChatRobot](https://github.com/lich0821/WeChatRobot) 和上面的文档。 -|![碲矿](https://raw.githubusercontent.com/lich0821/WeChatFerry/master/assets/TEQuant.jpg)|![赞赏](https://raw.githubusercontent.com/lich0821/WeChatFerry/master/assets/QR.jpeg)| -|:-:|:-:| -|后台回复 `WCF` 加群交流|如果你觉得有用| - ## 一起开发 ### 配置环境 ```sh @@ -44,8 +44,8 @@ python -m grpc_tools.protoc --python_out=. --proto_path=../../../WeChatFerry/rpc ## 版本更新 -### v39.2.2.0 (2024.07.03) -* 修复一个问题 +### v39.2.3.0 (2024.07.04) +* 实现发送 GIF
点击查看更多 @@ -70,6 +70,7 @@ python -m grpc_tools.protoc --python_out=. --proto_path=../../../WeChatFerry/rpc * 发送图片消息 * 发送文件消息 * 发送卡片消息 +* 发送 GIF * 拍一拍群友 * 转发消息 * 开启接收消息