We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 424f62d + 6077c40 commit 02f7a51Copy full SHA for 02f7a51
plugins.json
@@ -1,4 +1,16 @@
1
{
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
14
"astrbot_plugin_notice": {
15
"author": "Zhalslar",
16
"desc": "[仅 aiocqhttp] 通知助手,当bot被禁言/解禁、被踢出群/拉群、被取消管理员/设为管理员时,会向主人打小报告",
0 commit comments