
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
wechaty-puppet-bridge
Advanced tools
wechaty-puppet-bridge 是一个虚拟的Wechaty Puppet,实际上它只是一个桥接服务,它将GitHub中开源的机器人桥接到Wechaty,是开源IM bot搬运工
如果你想方便且高效的使用免费的机器人,那么它是一个很好的选择,它不需要token同时又能使用Wechaty进行聊天机器人开发
获取更多信息访问项目语雀文档
wechaty-puppet-bridge 是一个全新的wechaty-puppet,它可以连接所有的通过ws、http、mqtt开放IM访问的聊天机器人.
最新功能清单查看功能清单

Wechat-bot 馈人玫瑰之手,历久犹有余香 cixingguangming55555/wechat-bot
wxbot - 聊天机器人 jwping/wxbot
wxhelper - PC端微信逆向学习 ttttupup/wxhelper
在您的Windows电脑上安装客户端(需要版本v3.9.8.25,下载v3.9.8.25)
在电脑上登录客户端
运行以下指令启动程序
git clone https://github.com/atorber/puppet-bridg
cd puppet-bridge
# 安装依赖
npm install
# 启动程序
npm run start:ripe-bridge-jwping-wxbot:info
#
# Do not forget to install WeChat with requried version and login.
#
puppet-bridge 已经在NPM上发布了安装包,Wechaty用户可以直接安装使用
npm i wechaty-puppet-bridge
| 源 | WeChat版本 | 使用 | 安装 |
|---|---|---|---|
| lich0821/WeChatFerry | v3.9.10.27 | 示例代码 | npm i wechaty-puppet-bridge@0.15.0 |
| jwping/wxbot | v3.9.8.25 | 示例代码 | npm i wechaty-puppet-bridge@0.15.0 |
| ttttupup/wxhelper | v3.9.2.23 | 示例代码 (需要【以管理员身份运行】WeChat客户端) | npm i wechaty-puppet-bridge@0.15.0 |
| ttttupup/wxhelper | v3.9.5.81 | 示例代码 (需要【以管理员身份运行】WeChat客户端) | npm i wechaty-puppet-bridge@0.15.0 |
| ttttupup/wxhelper | v3.9.8.25 | 示例代码 (需要【以管理员身份运行】WeChat客户端) | npm i wechaty-puppet-bridge@0.15.0 |
| ttttupup/wxhelper | v3.9.10.19 | 示例代码 (需要【以管理员身份运行】WeChat客户端) | npm i wechaty-puppet-bridge@0.15.0 |
Puppet Bridge是对开源bot项目的API封装,并不会对原生的API进行修改,因此你依然可以使用底层bot的原生API进行开发,以下主要对wxhelper原生API进行说明
3.9.9.43版本接口兼容3.9.10.19
wxhelper要求用户启动一个websoket服务接收数据,Puppet Bridge中已经启动了一个websoket服务并将从wxhelper接收到的数据转发给所有的客户端,你只需要连接该服务即可订阅消息推送,端口号保持wxhelper默认的19099
适配 jwping/wxbot 项目,支持v3.9.8.25版本
初始化版本,适配 cixingguangming55555/wechat-bot 项目,支持v3.9.2.23版本
FAQs
Puppet Bridge for Wechaty
The npm package wechaty-puppet-bridge receives a total of 1 weekly downloads. As such, wechaty-puppet-bridge popularity was classified as not popular.
We found that wechaty-puppet-bridge demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.