Skip to content

Commit 02f7a51

Browse files
authored
Merge pull request #160 from anka-afk/main
add plugins: astrbot_plugin_memo astrbot_plugin_liblibapi
2 parents 424f62d + 6077c40 commit 02f7a51

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

plugins.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
{
2+
"astrbot_plugin_liblibapi": {
3+
"author": "machinad",
4+
"desc": "一个功能强大的AI文生图插件,基于LiblibAI的API服务。支持SD1.5/XL、Flux和ComfyUI三种绘图模式,可自由搭配大模型和LoRA模型实现个性化创作。内置中英文提示词翻译功能,支持多种翻译模式",
5+
"repo": "https://github.com/machinad/astrbot_plugin_liblibapi",
6+
"tags": ["文生图", "自定义模型", "自定义lora"]
7+
},
8+
"astrbot_plugin_memo": {
9+
"author": "Koikokokokoro",
10+
"desc": "简易备忘录",
11+
"repo": "https://github.com/Koikokokokoro/astrbot_plugin_memo",
12+
"tags": ["备忘录"]
13+
},
214
"astrbot_plugin_notice": {
315
"author": "Zhalslar",
416
"desc": "[仅 aiocqhttp] 通知助手,当bot被禁言/解禁、被踢出群/拉群、被取消管理员/设为管理员时,会向主人打小报告",

0 commit comments

Comments
 (0)