From 3dd5539dc7c762423fb4dcf9403368f4c27b019f Mon Sep 17 00:00:00 2001 From: shi-yingyingjiang Date: Thu, 11 Jul 2024 17:34:45 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=B8=A3=E6=BD=AE?= =?UTF-8?q?wiki=20(#2801)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index dab457ee..f7659841 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6441,5 +6441,21 @@ "author": "1v7w", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_WWwiki", + "project_link": "nonebot-plugin-WWwiki", + "author": "shi-yingyingjiang", + "tags": [ + { + "label": "鸣潮", + "color": "#ea5252" + }, + { + "label": "wiki", + "color": "#30af29" + } + ], + "is_official": false } ]