From c688450690f78d79009503d0661a75119012439b Mon Sep 17 00:00:00 2001 From: QingMuCat Date: Wed, 22 Feb 2023 14:45:44 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BF=AE=E4=BB=99?= =?UTF-8?q?=5F2.0=20(#1729)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index fd77bd4e..9491ec71 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4417,5 +4417,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_xiuxian_2", + "project_link": "nonebot_plugin_xiuxian_2", + "name": "修仙_2.0", + "desc": "基于原版修仙的修改与重构", + "author": "QingMuCat", + "homepage": "https://github.com/QingMuCat/nonebot_plugin_xiuxian_2.0", + "tags": [ + { + "label": "文游", + "color": "#ea5252" + }, + { + "label": "修仙", + "color": "#4e9f9f" + } + ], + "is_official": false } ]