mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-05-31 16:12:30 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6883b4192c |
@@ -369,16 +369,16 @@
|
|||||||
"is_official": false
|
"is_official": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"module_name": "nonebot.adapters.claweixin",
|
"module_name": "nonebot.adapters.wechatclaw",
|
||||||
"project_link": "nonebot-adapter-claweixin",
|
"project_link": "nonebot-adapter-wechatclaw",
|
||||||
"name": "nonebot-adapter-claweixin",
|
"name": "WeChatClaw",
|
||||||
"desc": "微信 clawbot 协议适配器",
|
"desc": "通过 微信ClawBot 连接微信",
|
||||||
"author_id": 56059687,
|
"author_id": 99632363,
|
||||||
"homepage": "https://github.com/5656565566/nonebot-adapter-claweixin",
|
"homepage": "https://github.com/Decrabbityyy/adapter-wechatclaw",
|
||||||
"tags": [
|
"tags": [
|
||||||
{
|
{
|
||||||
"label": "微信",
|
"label": "微信",
|
||||||
"color": "#53279f"
|
"color": "#ea5252"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
|||||||
Reference in New Issue
Block a user