If you are a user of Windows,You can use this puppet to implement your chatbot.
It’s a completely free service and doesn’t need token.
GETTING STARTED
STEP 1: Install wechat client in your Windows computer.
1.13.+ is the latest version, only support WeChat v3.9.2.23. Note to use the npm package that matches the WeChat version.
STEP 2: Login the wechat client on the computer.
STEP 3: Getting Started with TypeScript/JavaScript (RECOMMENDED).
git clone https://github.com/wechaty/wechaty-puppet-xp.git
cd wechaty-puppet-xp
# 安装依赖
npm install
# 启动程序
npm start
#
# Do not forget to install WeChat with requried version and login.
#
puppet-xp also have already released the installation package on NPM. Running with NPM and more examples can be referred to wechaty-puppet-xp-getting-started.
PUPPET COMPARISON
XP is a young puppet,it keeps growing and improving.
版本
3.3.0.115
3.6.0.18
3.9.2.23
3.9.10.27
<消息>
接收文本
✅
✅
✅
✅
接收图片
✅
✅
✅
接收文件
✅
✅
✅
✅
接收动图
✅
✅
✅
✅
接收表情
✅
✅
✅
✅
接收小程序卡片
✅
✅
✅
接收联系人卡片
✅
✅
✅
接收位置卡片
✅
✅
✅
发送文本
✅
✅
✅
✅
发送图片
✅
✅
✅
发送文件
✅
✅
✅
发送动图
✅
✅
✅
<群组>
@群成员
✅
✅
✅
群列表
✅
✅
✅
✅
群成员列表
✅
✅
✅
群详情
✅
✅
✅
进群提示
✅
✅
✅
<联系人>
好友列表
✅
✅
✅
✅
好友详情
✅
✅
✅
<其他>
登录事件
✅
✅
✅
✅
扫码登录
✅
VERSION SUPPORT
Note: You need to install an NPM version that matches your WeChat client version.
Wechaty Puppet XP
WECHATY PUPPET YOUTH STAR
wechaty-puppet-xp is a local puppet for Wechaty:
GETTING STARTED
npm startnpm run start:ripenpm run start:rawRUNNING WHITH NPM
puppet-xp also have already released the installation package on NPM. Running with NPM and more examples can be referred to wechaty-puppet-xp-getting-started.
PUPPET COMPARISON
XP is a young puppet,it keeps growing and improving.
VERSION SUPPORT
Note: You need to install an NPM version that matches your WeChat client version.
puppet-xp|wechat|npm install| |:—|:—|:—| |2.1.1|WeChat-v3.9.10.27|npm i wechaty-puppet-xp@2.1.1| |1.13.12|WeChat-v3.9.2.23|npm i wechaty-puppet-xp@1.13.12| |1.12.7|WeChat-v3.6.0.18|npm i wechaty-puppet-xp@1.12.7| |1.11.14|WeChat-v3.3.0.115|npm i wechaty-puppet-xp@1.11.14|
HISTORY
v2.1.1
v2.0.0
v1.13.12
v1.13.9
v1.13.0 (September 21, 2023)
main v1.12.7 (November 22, 2022)
v1.11.14
the last version base WeChat 3.3.0.115, next version will support WeChat 3.6.0.18
v1.0
wechaty 1.xx support
v0.5
v0.4.7 (Aug 15, 2021)
v0.4.2 (Aug 10, 2021)
Support room.say(text, …mentionList), you can at RoomMember.
v0.4 (Aug 9, 2021)
v0.2 (July 23, 2021)
WECHATY_PUPPET=wechaty-puppet-xpnow.v0.0.1 (July 19, 2021)
Initial version: https://wechaty.js.org/docs/puppet-providers/xp
Blogs:
Author
Copyright & License