From 47be3020ed7fd4f3d4a9c7c142aa783104798fcf Mon Sep 17 00:00:00 2001 From: lgc2333 Date: Sun, 21 Jun 2026 00:26:29 +0800 Subject: [PATCH] :beers: publish plugin BAWiki Revive (#4080) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index fe70634f..c2cb46e2 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11040,4 +11040,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_bawiki_revive", + "project_link": "nonebot-plugin-bawiki-revive", + "author_id": 59048777, + "tags": [ + { + "label": "蔚蓝档案", + "color": "#2bcef3" + }, + { + "label": "Blue", + "color": "#2bcef3" + }, + { + "label": "Archive", + "color": "#2bcef3" + } + ], + "is_official": false + }, ]