From 9da2bf553738097c3181ded6b9e52da59e2f9ad9 Mon Sep 17 00:00:00 2001 From: zlqd123 Date: Sun, 17 May 2026 18:30:35 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=B2=BE=E5=8D=8E?= =?UTF-8?q?=E6=B6=88=E6=81=AF=E7=AE=A1=E7=90=86=20(#4014)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index b386c3450455..618c846dde58 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10883,4 +10883,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_set_essence_msg", + "project_link": "nonebot-plugin-set-essence-msg", + "author_id": 32678715, + "tags": [ + { + "label": "精华消息", + "color": "#ea5252" + }, + { + "label": "群管理", + "color": "#ea5252" + } + ], + "is_official": false + }, ]