From 4ee0a39d3d8301b8fa4c12f8dae88acf75ef00ed Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Thu, 5 Feb 2026 20:22:08 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Uniconfig-?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E7=AE=A1=E7=90=86=E5=99=A8?= =?UTF-8?q?=20(#3848)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 93345211..2d9bb62a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10296,4 +10296,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_uniconf", + "project_link": "nonebot-plugin-uniconf", + "author_id": 67693593, + "tags": [ + { + "label": "config", + "color": "#0cccff" + }, + { + "label": "配置文件", + "color": "#c3ff0c" + }, + { + "label": "API", + "color": "#ffff00" + } + ], + "is_official": false + }, ]