update docs
Wechaty community sidecar demos.
A sidecar can intercepting function calls or messages or events passed between your Node.js application and any instant messaging software components.
We are using different branches for different sidecar target application demos:
git clone https://github.com/wechaty/sidecar-demos.git cd sidecar-demos npm install
First, you need to launch the application which you want to attach the sidecar. After your account has been logged in:
npm start
Then your account will be able to reply dong automatically when receives a message with text ding.
dong
ding
Huan (李卓桓), Tencent TVP of Chatbot, <zixia@zixia.net>
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
sidecar-demos
Wechaty community sidecar demos.
A sidecar can intercepting function calls or messages or events passed between your Node.js application and any instant messaging software components.
Branches
We are using different branches for different sidecar target application demos:
Requirements
Install
Usage
First, you need to launch the application which you want to attach the sidecar. After your account has been logged in:
Then your account will be able to reply
dongautomatically when receives a message with textding.To-do list
History
master v0.7
v0.6 (Jul 27, 2021)
v0.5 (Jul 19, 2021)-brightgreen)
v0.4 (Jul 18, 2021)-brightgreen)
0.3 (Jul 17, 2021)-brightgreen)
0.2 (Jun 14, 2021)-brightgreen)
0.1 (Jun 13, 2021)
0.0.1 (Jun 12, 2021)
Special thanks
Author
Huan (李卓桓), Tencent TVP of Chatbot, <zixia@zixia.net>
Copyright & License