From 0b64e9c63245bbe1c4e02c88fdf5bd226d22c795 Mon Sep 17 00:00:00 2001 From: zlqd123 Date: Wed, 20 May 2026 19:19:24 +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 f98d1557cead..8d20fc2e3fcc 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10903,4 +10903,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 + }, ]