Skip to content

Commit

Permalink
Merge pull request #18 from lobehub/feat/add-bilibili-plugin
Browse files Browse the repository at this point in the history
✨ feat: Add bilibili plugin
  • Loading branch information
canisminor1990 authored Jan 27, 2024
2 parents 394d4d2 + ac6a31b commit cc8a601
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/bilibili.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"author": "LobeHub",
"createdAt": "2024-01-27",
"homepage": "https://github.com/lobehub/chat-plugin-bilibili",
"identifier": "bilibili",
"manifest": "https://bilibili.chat-plugin.lobehub.com/manifest.json",
"meta": {
"avatar": "https://bilibili.chat-plugin.lobehub.com/logo.webp",
"tags": ["video", "bilibili", "search"],
"title": "Bilibili",
"description": "Dive into Bilibili's vast content with features like keyword video search, replay access, interactive danmaku, trending video recommendations, and hot-search insights, all at your fingertips."
},
"schemaVersion": 1
}

0 comments on commit cc8a601

Please sign in to comment.