From 1d3d886004f33a0ec3b21b761258f6b52995fa87 Mon Sep 17 00:00:00 2001 From: sena-nana Date: Wed, 12 Oct 2022 02:53:20 +0000 Subject: [PATCH] :beers: publish plugin novelai (#1318) --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 6d07d413..3b45f36e 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2964,5 +2964,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot-plugin-novelai", + "project_link": "nonebot-plugin-novelai", + "name": "novelai", + "desc": "调用novelai", + "author": "sena-nana", + "homepage": "https://github.com/sena-nana/MutsukiBot/tree/main/nonebot-plugin-novelai", + "tags": [], + "is_official": false } ] \ No newline at end of file