From 084f156858d4b858b6958d15bae2d88ac5f900b1 Mon Sep 17 00:00:00 2001 From: lgc2333 Date: Sun, 21 Jun 2026 16:08:01 +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 267f91f7..ec675740 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11060,4 +11060,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 + }, ]