From cecc853f25b46e28051ba1f63fef56f179a22803 Mon Sep 17 00:00:00 2001 From: EtherLeaF Date: Sun, 13 Nov 2022 09:37:44 +0000 Subject: [PATCH] :beers: publish plugin Colab-NovelAI (#1389) --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 45ed6100..e239b73e 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3328,5 +3328,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_colab_novelai", + "project_link": "nonebot-plugin-colab-novelai", + "name": "Colab-NovelAI", + "desc": "解放你的双手,让Colab持续给你提供算力生产色图!", + "author": "EtherLeaF", + "homepage": "https://github.com/EtherLeaF/nonebot-plugin-colab-novelai", + "tags": [ + { + "label": "a:onebot", + "color": "#ea5252" + }, + { + "label": "t:NovelAI", + "color": "#eacd52" + } + ], + "is_official": false } ] \ No newline at end of file