Skip to content

Commit 7dcb003

Browse files
authored
Add multiple new plugins to plugins.json
1 parent d78bda0 commit 7dcb003

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

plugins.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,58 @@
11
{
2+
"astrbot_plugin_vocabularycard": {
3+
"display_name": "每日一词 [单词卡片]",
4+
"desc": "每日定时推送玻璃拟态风格的英语单词卡片,内置 3722+ 个CET-6 词汇,支持进度追踪和随机学习",
5+
"author": "Willixrain",
6+
"repo": "https://github.com/itismygo/astrbot_plugin_vocabcard",
7+
"tags": [
8+
"英语学习",
9+
"卡片",
10+
"每日一词"
11+
],
12+
"social_link": "https://github.com/itismygo"
13+
},
14+
"astrbot_plugin_web_analyzer": {
15+
"display_name": "网页分析插件",
16+
"desc": "自动识别网页链接并进行内容分析和总结",
17+
"author": "Sakura520222",
18+
"repo": "https://github.com/Sakura520222/astrbot_plugin_web_analyzer",
19+
"tags": [
20+
"分析",
21+
"web",
22+
"工具"
23+
],
24+
"social_link": "https://box.firefly520.top/"
25+
},
26+
"astrbot_plugin_ComfyUI_promax": {
27+
"display_name": "ComfyUI_pro",
28+
"desc": "ComfyUI AI 绘画插件-支持文生图、图生图、多服务器轮询、模型选择、LoRA 等高级功能。",
29+
"author": "tjc123456",
30+
"repo": "https://github.com/tjc6666666666666/astrbot_plugin_ComfyUI_promax",
31+
"tags": ["画图", "comfyui"],
32+
"social_link": ""
33+
},
34+
"astrbot_plugin_timeprogress": {
35+
"display_name": "时间可视化",
36+
"desc": "用来可视化时间的,查看今年过去了多少时间。",
37+
"author": "Willixrain",
38+
"repo": "https://github.com/itismygo/astrbot_plugin_timeprogress",
39+
"tags": [
40+
"time",
41+
"图片"
42+
],
43+
"social_link": "https://github.com/itismygo"
44+
},
45+
"astrbot_plugin_openlistfile": {
46+
"display_name": "Openlist 助手",
47+
"desc": "Openlist 文件管理插件,支持浏览、搜索、下载 Openlist 上的文件。",
48+
"author": "Foolllll",
49+
"repo": "https://github.com/Foolllll-J/astrbot_plugin_openlistfile",
50+
"tags": [
51+
"Openlist",
52+
"文件管理",
53+
"网盘"
54+
]
55+
},
256
"astrbot_plugin_gemini_image": {
357
"display_name": "Gemini 生图",
458
"desc": "基于 Gemini 模型的图像生成插件,支持文生图和图生图,支持自然语言调用和预设提示词",

0 commit comments

Comments
 (0)