Compare commits

..

1 Commits

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