From 05b973628c70cbbb31ab295ab8d3779594713af3 Mon Sep 17 00:00:00 2001 From: lgc2333 Date: Sun, 28 Jun 2026 03:17:36 +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 364e39fb..f9c2653a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11132,4 +11132,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 + }, ]