From fe6b35f90fe7d9a866481d03dab3b0cbc98d8496 Mon Sep 17 00:00:00 2001 From: StillMisty Date: Sat, 1 Mar 2025 11:55:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E6=98=B5?= =?UTF-8?q?=E7=A7=B0=E6=9B=B4=E6=96=B0=20(#3335)?= 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 33cb19f0..5a5de994 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8385,4 +8385,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_timed_nickname_updater", + "project_link": "nonebot-plugin-timed-nickname-updater", + "author_id": 85243954, + "tags": [ + { + "label": "群昵称", + "color": "#2bcbba" + } + ], + "is_official": false + }, ]