Skip to content

Commit 8ae4b67

Browse files
authored
Merge pull request #39 from CandriaJS/main
feat(plugins): 添加 @candriajs/karin-plugin-emojimix 插件
2 parents 7bd29b9 + 4b49a3e commit 8ae4b67

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

plugins.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,39 @@
430430
"branch": "main"
431431
}
432432
]
433+
},
434+
{
435+
"name": "@candriajs/karin-plugin-emojimix",
436+
"type": "npm",
437+
"description": "一个Karin版的emoji合成插件",
438+
"home": "https://github.com/CandriaJS/karin-plugin-emojimix",
439+
"license": {
440+
"name": "GNU General Public License v3.0",
441+
"url": "https://github.com/CandriaJS/karin-plugin-emojimix/blob/main/LICENSE"
442+
},
443+
"time": "2025-06-01 22:00:00",
444+
"author": [
445+
{
446+
"name": "CandriaJS",
447+
"home": "https://github.com/CandriaJS"
448+
},
449+
{
450+
"name": "shiwuliya",
451+
"home": "https://github.com/shiwuliya"
452+
}
453+
],
454+
"repo": [
455+
{
456+
"type": "npm",
457+
"url": "https://www.npmjs.com/package/@candriajs/karin-plugin-emojimix",
458+
"branch": ""
459+
},
460+
{
461+
"type": "github",
462+
"url": "https://github.com/CandriaJS/karin-plugin-emojimix",
463+
"branch": "main"
464+
}
465+
]
433466
}
434467
]
435468
}

0 commit comments

Comments
 (0)