wechat

Category: Development & Coding | Uploader: leeguoooooleeguooooo | Downloads: 0 | Version: v1.0(Latest)

macOS WeChat CLI + local HTTP bridge + Wechaty Puppet gRPC gateway — send messages, query sessions / contacts / chat history / images / favorites, and expose stable HTTP / gRPC surfaces for agent integration. Use when the user asks to 'send a WeChat message', '发微信', query WeChat contacts/groups/messages, look up who said what in a chat, fetch images from history, export chat history, wire WeChat into Hermes / n8n / Dify / LangChain, or run any wechaty bot on a real macOS WeChat account. Requires WeChat 4.1.8 / 4.1.9 on macOS (Apple Silicon) and a `wxp_act_` activation code. One-time `wechat init` extracts the DB key; no sudo, no re-signing WeChat.app. Optional remote bridge — `wechat tunnel setup --hostname <yours>` exposes the local REST API via Cloudflare Tunnel for remote services to call.

Changelog: Source: GitHub https://github.com/leeguooooo/wechat-skill

Directory Structure

Current level: tree/main/

  • 📁 docs/
    • 📄 capabilities.md 11.0 KB
    • 📄 CHANGELOG.md 58.5 KB
    • 📄 install.md 7.0 KB
    • 📄 remote-gateway.md 7.5 KB
    • 📄 ROADMAP.md 1.2 KB
    • 📄 troubleshooting.md 5.4 KB
    • 📄 v1.12-orchestrate-protocol.md 13.2 KB
    • 📄 why-activation.md 1.4 KB
    • 📄 why-init.md 2.8 KB
  • 📁 examples/
    • 📁 01-echo-bot/
      • 📄 bot.js 2.6 KB
      • 📄 package-lock.json 152.1 KB
      • 📄 package.json 196 B
      • 📄 README.md 1.0 KB
    • 📁 02-group-mention-only/
      • 📄 bot.js 1.4 KB
      • 📄 package-lock.json 152.1 KB
      • 📄 package.json 206 B
      • 📄 README.md 1.5 KB
    • 📁 03-llm-bot/
      • 📄 bot.js 3.6 KB
      • 📄 package-lock.json 158.7 KB
      • 📄 package.json 221 B
      • 📄 README.md 1.7 KB
    • 📁 04-cloudflare-worker-bot/
      • 📁 src/
        • 📄 index.ts 4.7 KB
      • 📄 .dev.vars.example 721 B
      • 📄 package-lock.json 52.8 KB
      • 📄 package.json 360 B
      • 📄 README.md 4.1 KB
      • 📄 tsconfig.json 348 B
      • 📄 wrangler.toml 463 B
    • 📁 05-saas-orchestrate-template/
      • 📁 migrations/
        • 📄 0001_init.sql 4.9 KB
      • 📁 src/
        • 📄 auth.ts 2.9 KB
        • 📄 enqueue.ts 2.2 KB
        • 📄 inbound.ts 6.8 KB
        • 📄 index.ts 2.7 KB
        • 📄 outbox.ts 7.9 KB
        • 📄 types.ts 4.1 KB
      • 📁 tests/
        • 📄 e2e.test.ts 7.3 KB
        • 📄 helpers.ts 14.1 KB
        • 📄 inbound.test.ts 4.6 KB
        • 📄 outbox.test.ts 9.2 KB
      • 📄 .dev.vars.example 499 B
      • 📄 package-lock.json 111.6 KB
      • 📄 package.json 486 B
      • 📄 README.md 8.1 KB
      • 📄 tsconfig.json 365 B
      • 📄 vitest.config.ts 550 B
      • 📄 wrangler.toml 2.2 KB
    • 📄 README.md 3.8 KB
  • 📄 .gitignore 126 B
  • 📄 DISCLAIMER.md 2.8 KB
  • 📄 install.sh 36.2 KB
  • 📄 LICENSE 3.3 KB
  • 📄 README.md 7.8 KB
  • 📄 SKILL.md 36.1 KB

SKILL.md

Login to download/like/favorite ❤ 22 | ★ 0
Comments 0

Please login before commenting.

Loading comments...