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 "is_official": false
}, },
{ {
"module_name": "nonebot.adapters.claweixin", "module_name": "nonebot.adapters.wechatclaw",
"project_link": "nonebot-adapter-claweixin", "project_link": "nonebot-adapter-wechatclaw",
"name": "nonebot-adapter-claweixin", "name": "WeChatClaw",
"desc": "微信 clawbot 协议适配器", "desc": "通过 微信ClawBot 连接微信",
"author_id": 56059687, "author_id": 99632363,
"homepage": "https://github.com/5656565566/nonebot-adapter-claweixin", "homepage": "https://github.com/Decrabbityyy/adapter-wechatclaw",
"tags": [ "tags": [
{ {
"label": "微信", "label": "微信",
"color": "#53279f" "color": "#ea5252"
} }
], ],
"is_official": false "is_official": false