From 478dff512fccd75b72602a8e26e78a6e3cb644c3 Mon Sep 17 00:00:00 2001 From: MeetWq Date: Sat, 15 Jan 2022 14:19:20 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=BD=A9=E4=BA=91?= =?UTF-8?q?=E5=B0=8F=E6=A2=A6AI=E7=BB=AD=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 49eb9eac..782289d4 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -921,5 +921,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_caiyunai", + "project_link": "nonebot-plugin-caiyunai", + "name": "彩云小梦AI续写", + "desc": "基于彩云小梦的小说AI续写插件", + "author": "MeetWq", + "homepage": "https://github.com/MeetWq/nonebot-plugin-caiyunai", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "a:cqhttp", + "color": "#000000" + } + ], + "is_official": false } -] +] \ No newline at end of file