From f3263918aca111a42514ab8e392d8c9b5a2c6678 Mon Sep 17 00:00:00 2001 From: lgc2333 Date: Sat, 20 Jun 2026 03:56:58 +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 2e24ad4f..55648f55 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11033,4 +11033,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 + }, ]