WeChatFerry/http
2023-07-14 00:20:30 +08:00
..
wcfhttp v39.0.0.1 2023-07-14 00:20:30 +08:00
MANIFEST.in Add http client 2023-05-06 20:53:26 +08:00
README.MD Update README 2023-05-08 16:01:44 +08:00
setup.py v39.0.0.0 2023-07-13 23:49:30 +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 加群交流 如果你觉得有用