mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-04-15 04:57:25 +00:00
🍻 publish adapter WeChatClaw (#3917)
This commit is contained in:
@@ -353,4 +353,19 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"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": "#ea5252"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user