Skip to content

Add wechat-send: WeChat personal messaging via AppleScript on macOS#30

Open
TonyLTalentexe wants to merge 1 commit intovincentkoc:mainfrom
TonyLTalentexe:add-wechat-send
Open

Add wechat-send: WeChat personal messaging via AppleScript on macOS#30
TonyLTalentexe wants to merge 1 commit intovincentkoc:mainfrom
TonyLTalentexe:add-wechat-send

Conversation

@TonyLTalentexe
Copy link
Copy Markdown

What

Adds wechat-send to the Plugins and Integrations section.

About the tool

A shell script that automates WeChat Mac desktop client to send text messages using AppleScript + cliclick.

  • Approach: Pure keyboard simulation + clipboard, no protocol hacking or DLL injection
  • Ban risk: Zero — mimics human interaction, indistinguishable from real user
  • Use case: AI agents (OpenClaw / Claude Code) sending WeChat messages programmatically
  • Platform: macOS 12+ / WeChat Mac 4.1.x
  • License: MIT

Why it fits this list

Fills a gap in the messaging plugin ecosystem — WeChat personal accounts have no API, and existing automation tools (WeChatFerry, wxauto) only work on Windows. This is the first macOS-native solution for AI agents to send WeChat messages.

Complements existing messaging plugins: WeCom (enterprise), QQ, Feishu/Lark, DingTalk.

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants