Compare commits

..

1 Commits

Author SHA1 Message Date
Decrabbityyy 6883b4192c 🍻 publish adapter WeChatClaw (#3917) 2026-05-03 21:21:06 +08:00
+7 -7
View File
@@ -369,16 +369,16 @@
"is_official": false
},
{
"module_name": "nonebot.adapters.claweixin",
"project_link": "nonebot-adapter-claweixin",
"name": "nonebot-adapter-claweixin",
"desc": "微信 clawbot 协议适配器",
"author_id": 56059687,
"homepage": "https://github.com/5656565566/nonebot-adapter-claweixin",
"module_name": "nonebot.adapters.wechatclaw",
"project_link": "nonebot-adapter-wechatclaw",
"name": "WeChatClaw",
"desc": "通过 微信ClawBot 连接微信",
"author_id": 99632363,
"homepage": "https://github.com/Decrabbityyy/adapter-wechatclaw",
"tags": [
{
"label": "微信",
"color": "#53279f"
"color": "#ea5252"
}
],
"is_official": false