Skip to content

Commit 8680695

Browse files
authored
Merge pull request #451 from nonebot/plugin/issue450
Adapter: feishu
2 parents 58c922f + a180355 commit 8680695

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/.vuepress/public/adapters.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,13 @@
3030
"desc": "在原 CQHTTP Adapter 的基础上进行修改以便更好地适配 go-cqhttp",
3131
"author": "Jigsaw111",
3232
"repo": "Jigsaw111/nonebot-adapter-gocq"
33+
},
34+
{
35+
"id": "nonebot.adapters.feishu",
36+
"link": "nonebot-adapter-feishu",
37+
"name": "feishu",
38+
"desc": "飞书协议",
39+
"author": "StarHeartHunt",
40+
"repo": "nonebot/nonebot2/tree/master/packages/nonebot-adapter-feishu"
3341
}
3442
]

0 commit comments

Comments
 (0)