Merge pull request #451 from nonebot/plugin/issue450

Adapter: feishu
This commit is contained in:
Ju4tCode 2021-07-25 10:51:32 +08:00 committed by GitHub
commit 8680695586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,5 +30,13 @@
"desc": "在原 CQHTTP Adapter 的基础上进行修改以便更好地适配 go-cqhttp",
"author": "Jigsaw111",
"repo": "Jigsaw111/nonebot-adapter-gocq"
},
{
"id": "nonebot.adapters.feishu",
"link": "nonebot-adapter-feishu",
"name": "feishu",
"desc": "飞书协议",
"author": "StarHeartHunt",
"repo": "nonebot/nonebot2/tree/master/packages/nonebot-adapter-feishu"
}
]