mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-04-23 01:36:14 +00:00
🍻 publish adapter WxClaw (#3943)
This commit is contained in:
@@ -353,4 +353,19 @@
|
|||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot.adapters.wxclaw",
|
||||||
|
"project_link": "nonebot-adapter-wxclaw",
|
||||||
|
"name": "WxClaw",
|
||||||
|
"desc": "基于 openclaw-weixin 协议的 NoneBot2 微信智能体适配器",
|
||||||
|
"author_id": 51957264,
|
||||||
|
"homepage": "https://github.com/shoucandanghehe/nonebot-adapter-wxclaw",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "微信",
|
||||||
|
"color": "#1aad19"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user