mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-19 09:38:21 +08:00
🍻 publish adapter gocq
This commit is contained in:
parent
71f68fc1ce
commit
6b3183cdfa
@ -22,5 +22,13 @@
|
|||||||
"desc": "Mirai-Api-HTTP 协议",
|
"desc": "Mirai-Api-HTTP 协议",
|
||||||
"author": "Mix",
|
"author": "Mix",
|
||||||
"repo": "nonebot/nonebot2/tree/master/packages/nonebot-adapter-mirai"
|
"repo": "nonebot/nonebot2/tree/master/packages/nonebot-adapter-mirai"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "nonebot_adapter_gocq",
|
||||||
|
"link": "nonebot-adapter-gocq",
|
||||||
|
"name": "gocq",
|
||||||
|
"desc": "在原 CQHTTP Adapter 的基础上进行修改以便更好地适配 go-cqhttp",
|
||||||
|
"author": "Jigsaw111",
|
||||||
|
"repo": "Jigsaw111/nonebot-adapter-gocq"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
Reference in New Issue
Block a user