diff --git a/assets/adapters.json5 b/assets/adapters.json5 index e3f01a3410e9..5ea846caa311 100644 --- a/assets/adapters.json5 +++ b/assets/adapters.json5 @@ -353,4 +353,19 @@ ], "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", + "tags": [ + { + "label": "微信", + "color": "#53279f" + } + ], + "is_official": false + }, ]