From c651d0dbebadc62b5f9c6f1bab6afd67fe534211 Mon Sep 17 00:00:00 2001 From: lgc2333 Date: Fri, 26 Jun 2026 18:52:45 +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 a48db5b6..3cc4d6c6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11080,4 +11080,24 @@ ], "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 + }, ]