Skip to content

Commit 6883b41

Browse files
committed
🍻 publish adapter WeChatClaw (#3917)
1 parent de8e185 commit 6883b41

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

assets/adapters.json5

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,4 +368,19 @@
368368
],
369369
"is_official": false
370370
},
371+
{
372+
"module_name": "nonebot.adapters.wechatclaw",
373+
"project_link": "nonebot-adapter-wechatclaw",
374+
"name": "WeChatClaw",
375+
"desc": "通过 微信ClawBot 连接微信",
376+
"author_id": 99632363,
377+
"homepage": "https://github.com/Decrabbityyy/adapter-wechatclaw",
378+
"tags": [
379+
{
380+
"label": "微信",
381+
"color": "#ea5252"
382+
}
383+
],
384+
"is_official": false
385+
},
371386
]

0 commit comments

Comments
 (0)