From 23d853605f485130dd2fa7c2da0ed667045b5bba Mon Sep 17 00:00:00 2001 From: USTC-XeF2 Date: Mon, 6 Apr 2026 16:43:39 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BC=9A=E8=AF=9D?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=20(#3936)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 46e03189a2f2..40d47b7b1c80 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10613,4 +10613,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_session_config", + "project_link": "nonebot-plugin-session-config", + "author_id": 157892771, + "tags": [ + { + "label": "config", + "color": "#ea5252" + } + ], + "is_official": false + }, ]