Skip to content

Commit a9780a7

Browse files
authored
Add multiple new plugins to plugins.json
1 parent c96586e commit a9780a7

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed

plugins.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,52 @@
11
{
2+
"astrbot_plugin_love_formula": {
3+
"display_name": "赛博恋爱演化诊断",
4+
"desc": "基于“恋爱动力学”的群聊·今日恋爱成分分析 (Daily Cyber-Love Diagnosis)。",
5+
"author": "SXP-Simon",
6+
"repo": "https://github.com/SXP-Simon/astrbot_plugin_love_formula",
7+
"tags": [
8+
"QQ群",
9+
"群友分析",
10+
"个人形象",
11+
"恋爱养成"
12+
],
13+
"social_link": "https://github.com/SXP-Simon"
14+
},
15+
"astrbot_plugin_pjsk": {
16+
"display_name": "Sekai Stickers",
17+
"desc": "Project Sekai 表情包制作插件",
18+
"author": "camera-2018",
19+
"repo": "https://github.com/camera-2018/astrbot_plugin_pjsk",
20+
"tags": [
21+
"pjsk",
22+
"表情包"
23+
],
24+
"social_link": "https://github.com/camera-2018"
25+
},
26+
"astrbot_plugin_galgame_box": {
27+
"display_name": "Galgame 百宝盒",
28+
"desc": "结合了VNDB和TouchGal的API,不但能够提供全面、细节的Galgame帮助信息,还能提供TouchGal的随机作品和资源下载等功能。后续会结合更多Gal网站的API提供更有趣的功能。",
29+
"author": "PyuraMazo",
30+
"repo": "https://github.com/PyuraMazo/astrbot_plugin_galgame_box",
31+
"tags": [
32+
"Galgame",
33+
"旮旯给木",
34+
"视觉小说",
35+
"二次元",
36+
"游戏资源"
37+
],
38+
"social_link": "https://qwq.pyuramazo.online"
39+
},
40+
"astrbot_plugin_anitabi": {
41+
"display_name": "圣地巡礼查询插件",
42+
"desc": "基于 Anitabi API 的动漫圣地巡礼查询插件,支持随机作品、随机地点和猜地点游戏功能。",
43+
"author": "enldm",
44+
"repo": "https://github.com/enldm/astrbot_plugin_anitabi",
45+
"tags": [
46+
"动画"
47+
],
48+
"social_link": "https://enldm.cyou"
49+
},
250
"astrbot_plugin_vocechat_v2": {
351
"display_name": "vocechat 适配器插件",
452
"desc": "vocechat 适配器插件,基于旧版本做的兼容性优化",

0 commit comments

Comments
 (0)