by abczsl520 · Agent Tool · ★ 30
🤖 weixin-bot-sdk Node.js 微信机器人 SDK — 基于官方 iLink Bot API 零依赖。完整 TypeScript 支持。收发图片/视频/文件/语音。 中文 · English · Wiki · API 参考 ⚠️ 兼容性说明 iOS:支持微信 8.0.70 版本。更新到最新版后需在后台关掉微信再重新打开,才能正常对接 Bot。 安卓:已支持!扫码提示更新微信,更新完重新扫码即可,可能有部分 Bug 建议自测(部分安卓首页看不到 Bot,需要搜索或者在功能页面显示)。 💡 这是什么 2026 年,微信悄悄上线了官方 Bot API(iLink Bot),但没有公开的 SDK。 唯一的使用方式是通过某个框架的插件。我们逆向分析了那个插件,提取出了一个干净的、零依赖的独立 SDK。 js import { WeixinBot } from 'weixin-bot-sdk'; const bot = new WeixinBot(); bot.on('message',
| Stars | 30 |
| Forks | 6 |
| Language | JavaScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 67.9322872545453/100 |
| Open Issues | 1 |
| Last Updated | 2026-03-22 |
| Created | 2026-03-22 |
| Platforms | node |
| Est. Tokens | ~6k |
Explore other popular agent tool tools:
weixin-bot-sdk is 🤖 The missing WeChat Bot SDK for Node.js — Official iLink Bot API. Zero deps. Full TypeScript. Send/receive text, images, videos, files, voice.. It is categorized as a Agent Tool with 30 GitHub stars.
weixin-bot-sdk is primarily written in JavaScript. It covers topics such as bot, chatbot, ilink.
You can find installation instructions and usage details in the weixin-bot-sdk GitHub repository at github.com/abczsl520/weixin-bot-sdk. The project has 30 stars and 6 forks, indicating an active community.
weixin-bot-sdk is released under the MIT license, making it free to use and modify according to the license terms.