nanocoai/nanoclaw✦ 精选0°

add-wechat

仓库创建 2026年1月31日最近提交 18 小时前SkillHot 收录 20 天前
▸ 精选理由

对中国用户友好,避免付费或违规风险的解决方案。

▸ 风险提示

使用个人 iLink API,需扫码或长轮询并授予账号权限。

这个 Skill 做什么

通过腾讯 iLink Bot API 为 NanoClaw 添加个人微信通道,无需公网 webhook。

通过腾讯官方的 iLink Bot API 给 NanoClaw 添加个人微信通道,采用长轮询和扫码登录,不需要公网 webhook,也不用花钱或冒 ToS 风险。适合想把个人微信接入机器人但不想用第三方付费服务(如 PadLocal)时使用。用的是一方接口,免费且兼容任意个人微信账号,配置相对直接。

▸ 展开 SKILL.md 英文原文

Add WeChat (personal) channel integration via Tencent's official iLink Bot API. Uses long-polling and QR scan — no webhook, no ToS risk, no paid token.

开发编程微信iLink Bot个人号通用
3.0w
Stars
1.3w
Forks
40
仓库内 Skill
+241
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/nanocoai/nanoclaw/main/.claude/skills/add-wechat/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/nanocoai/nanoclaw/main/.claude/skills/add-wechat/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Add WeChat Channel

Adds WeChat support via **iLink Bot API** — the first-party Tencent API for personal WeChat bots (different from WeCom / Official Account).

**Why this is different from wechaty/PadLocal:**

- Official Tencent API — no ToS violation, no ban risk
- Free — no PadLocal token required
- No public webhook URL needed — uses long-poll
- Works with any personal WeChat account

## Prerequisites

- A **personal WeChat account** with the mobile app installed
- A phone to scan the QR code for login
- Node.js >= 20 (already required by NanoClaw)

## Install

NanoClaw doesn't ship channels in trunk. This skill copies the WeChat adapter in from the `channels` branch.

### Pre-flight (
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有