mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-25 01:25:04 +08:00
27 lines
707 B
JSON
27 lines
707 B
JSON
[
|
|
{
|
|
"id": "nonebot.adapters.cqhttp",
|
|
"link": "nonebot-adapter-cqhttp",
|
|
"name": "cqhttp",
|
|
"desc": "OneBot(CQHTTP) 协议",
|
|
"author": "yanyongyu",
|
|
"repo": "nonebot/nonebot2/tree/master/packages/nonebot-adapter-cqhttp"
|
|
},
|
|
{
|
|
"id": "nonebot.adapters.ding",
|
|
"link": "nonebot-adapter-ding",
|
|
"name": "ding",
|
|
"desc": "钉钉协议",
|
|
"author": "Artin",
|
|
"repo": "nonebot/nonebot2/tree/master/packages/nonebot-adapter-ding"
|
|
},
|
|
{
|
|
"id": "nonebot.adapters.mirai",
|
|
"link": "nonebot-adapter-mirai",
|
|
"name": "mirai",
|
|
"desc": "Mirai-Api-HTTP 协议",
|
|
"author": "Mix",
|
|
"repo": "nonebot/nonebot2/tree/master/packages/nonebot-adapter-mirai"
|
|
}
|
|
]
|