diff --git a/website/static/plugins.json b/website/static/plugins.json index 133f9f6b..4bd904f8 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3366,5 +3366,28 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_zyk_novelai", + "project_link": "nonebot-plugin-zyk-novelai", + "name": "免费版NovelAI生图插件", + "desc": "一个用于nonebot2的简约AI绘图插件。没有繁琐的使用指令,配置过程简单迅捷,代码简洁易懂,还有更多功能将会陆续加入。", + "author": "ZYKsslm", + "homepage": "https://github.com/ZYKsslm/nonebot_plugin_zyk_novelai", + "tags": [ + { + "label": "Free", + "color": "#42e22f" + }, + { + "label": "Simple", + "color": "#e2d92f" + }, + { + "label": "Novelai", + "color": "#3e10e9" + } + ], + "is_official": false } ]