Zero-dependency Python SDK for WeChat Bot (iLink protocol) — text, image, video messaging & MCP server | 零依赖微信机器人 Python SDK,支持多媒体消息和 MCP 服务器
Stars
10
Forks
2
Watchers
10
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
115
commits
fix: add dispatcher lock to prevent start/stop race condition
7d26ea9View on GitHubrefactor: vendor zerodep files into _vendor/ and remove _crypto/
4d319a6View on GitHubfeat: add bearer token authentication for MCP HTTP transports
b71d024View on GitHubrefactor: reorganize internal modules into _crypto/ and _cli/ sub-packages
6d12dddView on GitHubFix SQLite thread-safety: serialize all connection access with lock
a567cdaView on GitHubMove default session to subdirectory layout with auto-migration
381653dView on GitHubEnable background polling for admin panel and MCP/OpenAPI server
aaca262View on GitHub