From fbe6a4baff15f84f157d824ce67841fb5f832513 Mon Sep 17 00:00:00 2001 From: Wheel Liu Date: Sun, 22 Mar 2026 23:15:39 +0800 Subject: [PATCH] Add wechat-send: WeChat personal messaging via AppleScript on macOS A shell tool that automates WeChat Mac desktop client to send messages using AppleScript + cliclick. Keyboard-driven, no protocol hacking, zero ban risk. Useful for AI agents (OpenClaw/Claude Code) to send WeChat messages programmatically. https://github.com/TonyLTalentexe/wechat-send --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c4285ca..04e51d5 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ OpenClaw is an open-source, self-hosted AI agent framework that connects LLMs to - [rickybloomfield/OuraClaw](https://github.com/rickybloomfield/OuraClaw) - Oura integration plugin for readiness, sleep, and activity summaries. ![GitHub stars](https://img.shields.io/github/stars/rickybloomfield/OuraClaw?style=social) - [soimy/openclaw-channel-dingtalk](https://github.com/soimy/openclaw-channel-dingtalk) - DingTalk enterprise channel plugin with stream support. ![GitHub stars](https://img.shields.io/github/stars/soimy/openclaw-channel-dingtalk?style=social) - [techartdev/OpenClawHomeAssistant](https://github.com/techartdev/OpenClawHomeAssistant) - Home Assistant add-on with entity-level integration. ![GitHub stars](https://img.shields.io/github/stars/techartdev/OpenClawHomeAssistant?style=social) +- [TonyLTalentexe/wechat-send](https://github.com/TonyLTalentexe/wechat-send) - WeChat personal messaging via AppleScript on macOS. Zero ban risk, keyboard-driven automation. ![GitHub stars](https://img.shields.io/github/stars/TonyLTalentexe/wechat-send?style=social) ## MCP and Tool Servers