Awesome
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:
- 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)
Requirements
- Node.js >= 10
Install
git clone https://github.com/wechaty/sidecar-demos.git
cd sidecar-demos
npm install
Usage
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
.
To-do list
- WeCom Android
- WeChat Mac
- WeCom Windows
History
master v0.7
v0.6 (Jul 27, 2021)
v0.5 (Jul 19, 2021)
v0.4 (Jul 18, 2021)
0.3 (Jul 17, 2021)
0.2 (Jun 14, 2021)
0.1 (Jun 13, 2021)
0.0.1 (Jun 12, 2021)
- First release
- Powered by Sidecar
Special thanks
- 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.
Author
Huan (李卓桓), Tencent TVP of Chatbot, <zixia@zixia.net>
Copyright & License
- Code & Docs © 2021-now Huan
- Code released under the Apache-2.0 License
- Docs released under Creative Commons