-
Notifications
You must be signed in to change notification settings - Fork 7
feat(plugins): karin-plugin-git #54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughA new plugin entry for "@candriajs/karin-plugin-git" was added to the plugins.json configuration file. The entry includes npm registry metadata, package description, licensing information, author details, and repository links. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
Comment |
Summary of ChangesHello @shiwuliya, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request integrates a new plugin, Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
✅ 验证通过 (自动触发)验证输出📦 更新后的 package.json点击查看内容{
"name": "@karinjs/plugins-list",
"version": "1.17.0",
"description": "",
"keywords": [],
"license": "MIT",
"author": "",
"type": "module",
"exports": {
".": "./types.ts"
},
"files": [
"types.ts"
],
"scripts": {
"cp": "node scripts/cp.js",
"validate": "node scripts/validate.js",
"pub": "npm publish --access public",
"sync": "curl -X PUT \"https://registry-direct.npmmirror.com/-/package/@karinjs/plugins-list/syncs\""
},
"plugins": [
{
"name": "@karinjs/plugin-basic",
"type": "npm",
"description": "karin plugin basic",
"home": "https://github.com/karinjs/karin-plugin-basic",
"license": {
"name": "MIT",
"url": "https://github.com/karinjs/karin-plugin-basic/blob/main/LICENSE"
},
"time": "2025-01-19 10:00:00",
"author": [
{
"name": "shijin",
"home": "https://github.com/sj817"
}
],
"repo": [
{
"type": "github",
"url": "https://github.com/karinjs/karin-plugin-basic",
"branch": "main"
}
]
},
{
"name": "@karinjs/plugin-puppeteer",
"type": "npm",
"description": "karin plugin puppeteer",
"home": "https://github.com/karinjs/puppeteer",
"license": {
"name": "MIT",
"url": "https://github.com/karinjs/puppeteer/blob/main/LICENSE"
},
"time": "2025-01-19 10:00:00",
"author": [
{
"name": "shijin",
"home": "https://github.com/sj817"
}
],
"repo": [
{
"type": "github",
"url": "https://github.com/karinjs/puppeteer",
"branch": "main"
}
]
},
{
"name": "@karinjs/plugin-ffmpeg",
"type": "npm",
"description": "为 Karin 提供开箱即用的 FFmpeg,免去给系统安装 FFmpeg 的繁琐步骤",
"home": "https://github.com/KarinJS/karin-plugin-ffmpeg",
"license": {
"name": "MIT",
"url": "https://github.com/KarinJS/karin-plugin-ffmpeg/blob/main/LICENSE"
},
"time": "2025-10-31 19:12:00",
"author": [
{
"name": "Karin",
"home": "https://github.com/KarinJS"
}
],
"repo": [
{
"type": "github",
"url": "https://github.com/KarinJS/karin-plugin-ffmpeg",
"branch": "main"
}
]
},
{
"name": "karin-plugin-kkk",
"type": "npm",
"description": "Karin 的「抖音」「B 站」视频解析/动态推送插件",
"home": "https://github.com/ikenxuan/karin-plugin-kkk",
"license": {
"name": "GPL-3.0",
"url": "https://github.com/ikenxuan/karin-plugin-kkk/blob/main/LICENSE"
},
"time": "2025-01-25 22:47:37",
"author": [
{
"name": "ikenxuan",
"home": "https://github.com/ikenxuan"
}
],
"repo": [
{
"type": "github",
"url": "https://github.com/ikenxuan/karin-plugin-kkk",
"branch": "main"
},
{
"type": "npm",
"url": "https://www.npmjs.com/package/karin-plugin-kkk",
"branch": ""
}
]
},
{
"name": "karin-plugin-ling",
"type": "npm",
"description": "提供多种功能",
"home": "https://github.com/yusheng929/karin-plugin-ling",
"license": {
"name": "GPL-3.0",
"url": "https://github.com/yusheng929/karin-plugin-ling/blob/main/LICENSE"
},
"time": "2025-02-02 10:00:00",
"author": [
{
"name": "yusheng929",
"home": "https://github.com/yusheng929"
}
],
"repo": [
{
"type": "github",
"url": "https://github.com/yusheng929/karin-plugin-ling",
"branch": "main"
},
{
"type": "npm",
"url": "https://www.npmjs.com/package/karin-plugin-ling",
"branch": ""
}
]
},
{
"name": "karin-plugins-alijs",
"type": "app",
"description": "一个用于 Karin 的插件集合",
"home": "https://github.com/Aliorpse/karin-plugins-alijs",
"license": {
"name": "MIT",
"url": "https://github.com/Aliorpse/karin-plugins-alijs/blob/main/LICENSE"
},
"time": "2025-02-16 11:45:14",
"author": [
{
"name": "Aliorpse",
"home": "https://github.com/Aliorpse"
}
],
"repo": [
{
"type": "github",
"url": "https://github.com/Aliorpse/karin-plugins-alijs",
"branch": "main"
}
],
"files": [
{
"name": "B站链接解析",
"description": "解析B站链接,获取视频信息。",
"url": "https://raw.githubusercontent.com/Aliorpse/karin-plugins-alijs/refs/heads/main/js/BiliParser.js"
},
{
"name": "Minecraft 服务器状态获取",
"description": "获取Minecraft服务器状态。",
"url": "https://raw.githubusercontent.com/Aliorpse/karin-plugins-alijs/refs/heads/main/js/MCMotd.js"
},
{
"name": "快捷执行指令",
"description": "快捷执行指令。",
"url": "https://raw.githubusercontent.com/Aliorpse/karin-plugins-alijs/refs/heads/main/js/RunCMD.js"
}
]
},
{
"name": "karin-plugin-teamspeak",
"type": "npm",
"description": "连接teamspeak,并提示用户进出服务器信息。",
"home": "https://github.com/jacksixth/karin-plugin-teamspeak3",
"license": {
"name": "GPL-3.0",
"url": "https://github.com/jacksixth/karin-plugin-teamspeak3/blob/main/LICENSE"
},
"time": "2025-01-05 22:00:00",
"author": [
{
"name": "jacksixth",
"home": "https://github.com/jacksixth"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/karin-plugin-teamspeak",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/jacksixth/karin-plugin-teamspeak3",
"branch": "build"
}
]
},
{
"name": "karin-plugin-mc-rcon",
"type": "npm",
"description": "有关mc服务器相关功能。",
"home": "https://github.com/jacksixth/karin-plugin-mc-rcon",
"license": {
"name": "GPL-3.0",
"url": "https://github.com/jacksixth/karin-plugin-mc-rcon/blob/main/LICENSE"
},
"time": "2025-03-05 22:00:00",
"author": [
{
"name": "jacksixth",
"home": "https://github.com/jacksixth"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/karin-plugin-mc-rcon",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/jacksixth/karin-plugin-mc-rcon",
"branch": "build"
}
]
},
{
"name": "karin-plugin-yenai",
"type": "npm",
"description": "karin plugin yenai",
"home": "https://github.com/yusheng929/karin-plugin-yenai",
"license": {
"name": "MIT",
"url": "https://github.com/yusheng929/karin-plugin-yenai/blob/main/LICENSE"
},
"time": "2025-01-19 10:00:00",
"author": [
{
"name": "yusheng929",
"home": "https://github.com/yusheng929"
}
],
"repo": [
{
"type": "github",
"url": "https://github.com/yusheng929/karin-plugin-yenai",
"branch": "main"
}
]
},
{
"name": "@karinjs/adapter-icqq",
"type": "npm",
"description": "karin plugin icqq",
"home": "https://github.com/KarinJS/karin-plugin-adapter-icqq",
"license": {
"name": "MIT",
"url": "https://github.com/KarinJS/karin-plugin-adapter-icqq/blob/main/LICENSE"
},
"time": "2025-01-19 10:00:00",
"author": [
{
"name": "shijin",
"home": "https://github.com/sj817"
}
],
"repo": [
{
"type": "github",
"url": "https://github.com/KarinJS/karin-plugin-adapter-icqq",
"branch": "main"
}
]
},
{
"name": "karin-plugin-chaite",
"type": "npm",
"description": "karin plugin chaite, 多功能ai插件",
"home": "https://github.com/ikechan8370/karin-plugin-chaite",
"license": {
"name": "MIT",
"url": "https://github.com/ikechan8370/karin-plugin-chaite/blob/main/LICENSE"
},
"time": "2025-04-29 14:33:00",
"author": [
{
"name": "ikechan8370",
"home": "https://github.com/ikechan8370"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/karin-plugin-chaite",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/ikechan8370/karin-plugin-chaite",
"branch": "main"
}
]
},
{
"name": "karin-plugin-orchid",
"type": "npm",
"description": "karin plugin orchid, 兰插件,娱乐功能和rss推送等",
"home": "https://github.com/ikechan8370/karin-plugin-orchid",
"license": {
"name": "GPL-3.0",
"url": "https://github.com/ikechan8370/karin-plugin-orchid/blob/main/LICENSE"
},
"time": "2025-04-29 14:33:00",
"author": [
{
"name": "ikechan8370",
"home": "https://github.com/ikechan8370"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/karin-plugin-orchid",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/ikechan8370/karin-plugin-orchid",
"branch": "main"
}
]
},
{
"name": "@candriajs/karin-plugin-meme",
"type": "npm",
"description": "一个Karin版的表情包合成插件, 本地版",
"home": "https://github.com/CandriaJS/karin-plugin-meme",
"license": {
"name": "GNU General Public License v3.0",
"url": "https://github.com/CandriaJS/karin-plugin-meme/blob/main/LICENSE"
},
"time": "2025-05-10 19:20:00",
"author": [
{
"name": "CandriaJS",
"home": "https://github.com/CandriaJS"
},
{
"name": "shiwuliya",
"home": "https://github.com/shiwuliya"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/@candriajs/karin-plugin-meme",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/CandriaJS/karin-plugin-meme",
"branch": "main"
}
]
},
{
"name": "@candriajs/karin-plugin-meme-api",
"type": "npm",
"description": "一个Karin版的表情包合成插件, api版",
"home": "https://github.com/CandriaJS/karin-plugin-meme",
"license": {
"name": "GNU General Public License v3.0",
"url": "https://github.com/CandriaJS/karin-plugin-meme/blob/main/LICENSE"
},
"time": "2025-08-26 20:30:00",
"author": [
{
"name": "CandriaJS",
"home": "https://github.com/CandriaJS"
},
{
"name": "shiwuliya",
"home": "https://github.com/shiwuliya"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/@candriajs/karin-plugin-meme",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/CandriaJS/karin-plugin-meme",
"branch": "main"
}
]
},
{
"name": "karin-plugin-picture-game",
"type": "npm",
"description": "一个Karin版的图片游戏插件",
"home": "https://github.com/pohgxz/karin-plugin-picture-game",
"license": {
"name": "GNU General Public License v3.0",
"url": "https://github.com/pohgxz/karin-plugin-picture-game/blob/main/LICENSE"
},
"time": "2025-05-11 14:04:00",
"author": [
{
"name": "pohgxz",
"home": "https://github.com/pohgxz"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/@pohgxz/karin-plugin-picture-game",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/pohgxz/karin-plugin-picture-game",
"branch": "main"
}
]
},
{
"name": "@karinjs/plugin-markdown",
"type": "npm",
"description": "一个Karin版的markdown转图片插件",
"home": "https://github.com/karinjs/plugin-markdown",
"license": {
"name": "MIT",
"url": "https://github.com/karinjs/plugin-markdown/blob/main/LICENSE"
},
"time": "2025-05-21 21:53:00",
"author": [
{
"name": "shijin",
"home": "https://github.com/sj817"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/@karinjs/plugin-markdown",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/karinjs/plugin-markdown",
"branch": "main"
}
]
},
{
"name": "@candriajs/karin-plugin-emojimix",
"type": "npm",
"description": "一个Karin版的emoji合成插件",
"home": "https://github.com/CandriaJS/karin-plugin-emojimix",
"license": {
"name": "GNU General Public License v3.0",
"url": "https://github.com/CandriaJS/karin-plugin-emojimix/blob/main/LICENSE"
},
"time": "2025-06-01 22:00:00",
"author": [
{
"name": "CandriaJS",
"home": "https://github.com/CandriaJS"
},
{
"name": "shiwuliya",
"home": "https://github.com/shiwuliya"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/@candriajs/karin-plugin-emojimix",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/CandriaJS/karin-plugin-emojimix",
"branch": "main"
}
]
},
{
"name": "@candriajs/karin-plugin-imagetools",
"type": "npm",
"description": "一个Karin版的图片操作插件",
"home": "https://github.com/CandriaJS/karin-plugin-imagetools",
"license": {
"name": "GNU General Public License v3.0",
"url": "https://github.com/CandriaJS/karin-plugin-imagetools/blob/main/LICENSE"
},
"time": "2025-06-08 15:22:00",
"author": [
{
"name": "CandriaJS",
"home": "https://github.com/CandriaJS"
},
{
"name": "shiwuliya",
"home": "https://github.com/shiwuliya"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/@candriajs/karin-plugin-imagetools",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/CandriaJS/karin-plugin-imagetools",
"branch": "main"
}
]
},
{
"name": "karin-plugin-gamepush",
"type": "npm",
"description": "自动监控游戏版本更新并推送通知, 支持原神、崩坏3、崩坏星穹铁道、绝区零、鸣朝",
"home": "https://github.com/rainbowwarmth/karin-plugin-gamepush",
"license": {
"name": "MIT License",
"url": "https://github.com/rainbowwarmth/karin-plugin-gamepush/blob/main/LICENSE"
},
"time": "2025-09-20 19:22:00",
"author": [
{
"name": "rainbowwarmth",
"home": "https://github.com/rainbowwarmth"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/karin-plugin-gamepush",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/rainbowwarmth/karin-plugin-gamepush",
"branch": "main"
}
]
},
{
"name": "karin-plugin-yysls",
"type": "npm",
"description": "Karin 腌🐟十六升「信息查询」「签到」插件",
"home": "https://github.com/babanbang/karin-plugin-yysls",
"license": {
"name": "GPL-3.0",
"url": "https://github.com/babanbang/karin-plugin-yysls/blob/main/LICENSE"
},
"time": "2025-10-07 11:45:14",
"author": [
{
"name": "babanbang",
"home": "https://github.com/babanbang"
}
],
"repo": [
{
"type": "github",
"url": "https://github.com/babanbang/karin-plugin-yysls",
"branch": "main"
},
{
"type": "npm",
"url": "https://www.npmjs.com/package/karin-plugin-yysls",
"branch": ""
}
]
},
{
"name": "@karinjs/plugin-playwright",
"type": "npm",
"description": "karin的 playwright截图、渲染插件",
"home": "https://github.com/KarinJS/plugin-playwright",
"license": {
"name": "MIT",
"url": "https://github.com/KarinJS/plugin-playwright/blob/main/LICENSE"
},
"time": "2025-11-02 21:38:00",
"author": [
{
"name": "Karin",
"home": "https://github.com/KarinJS"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/@karinjs/plugin-playwright",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/KarinJS/plugin-playwright",
"branch": "main"
}
]
},
{
"name": "@candriajs/karin-plugin-git",
"type": "npm",
"description": "一个Karin版的git仓库订阅推送",
"home": "https://github.com/CandriaJS/karin-plugin-git",
"license": {
"name": "GNU General Public License v3.0",
"url": "https://github.com/CandriaJS/karin-plugin-git/blob/main/LICENSE"
},
"time": "2025-11-09 22:15:00",
"author": [
{
"name": "CandriaJS",
"home": "https://github.com/CandriaJS"
},
{
"name": "shiwuliya",
"home": "https://github.com/shiwuliya"
}
],
"repo": [
{
"type": "npm",
"url": "https://www.npmjs.com/package/@candriajs/karin-plugin-git",
"branch": ""
},
{
"type": "github",
"url": "https://github.com/CandriaJS/karin-plugin-git",
"branch": "main"
}
]
}
]
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
本次 PR 添加了一个新的插件 @candriajs/karin-plugin-git 到 plugins.json。整体来看,添加的数据结构正确,信息也比较完整。我发现了一个可以改进的地方,主要是关于许可证名称的表示方法,建议进行统一以提高整个文件的一致性和可维护性。
| "description": "一个Karin版的git仓库订阅推送", | ||
| "home": "https://github.com/CandriaJS/karin-plugin-git", | ||
| "license": { | ||
| "name": "GNU General Public License v3.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Summary by CodeRabbit