WeChatFerry/clients/http
2023-08-03 00:50:35 +08:00
..
wcfhttp v39.0.2.1 2023-08-03 00:50:35 +08:00
MANIFEST.in Refactoring 2023-07-15 09:46:40 +08:00
README.MD Update README 2023-07-15 10:18:37 +08:00
setup.py v39.0.2.1 2023-08-03 00:50:35 +08:00

WeChatFerry HTTP 客户端

PyPi Downloads Documentation Status

基于 wcferry 封装的 HTTP 客户端。

快速开始

安装

pip install --upgrade wcfhttp

运行

# 查看版本
wcfhttp -v

# 查看帮助
wcfhttp -h

# 忽略新消息运行
wcfhttp

# 新消息转发到指定地址
wcfhttp --cb http://your_host:your_port/callback

接收消息回调接口文档

参考文档(默认地址为:http://localhost:9999/docs 接收消息回调样例

碲矿 赞赏
后台回复 WeChatFerry 加群交流 如果你觉得有用