diff --git a/plugins.json b/plugins.json index 57e20de..85e7643 100644 --- a/plugins.json +++ b/plugins.json @@ -339,6 +339,39 @@ "branch": "main" } ] + }, + { + "name": "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" + } + ] } ] }