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:
- WeChat Sidecar 3.2.1.121
- .so(x64) Sidecar for Linux
- DLL(x86) Sidecar for Windows
- DLL(x64) Sidecar for Windows
- USER32.DLL MessageBox Sidecar
- WeCom Sidecar (TBA)
- Node.js >= 10
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
.
- WeCom Android
- WeChat Mac
- WeCom Windows
- First release
- Powered by Sidecar
- Thanks to @cixingguangming55555 who is a hacker and chatbot hard core fan. He created and shared 老张学技术 to the chatbot developers' community which is a great source of knowledge.
Huan (李卓桓), Tencent TVP of Chatbot, <zixia@zixia.net>
- Code & Docs © 2021-now Huan
- Code released under the Apache-2.0 License
- Docs released under Creative Commons