From c1164d938499594c2ab23bc0bea8ea4ebbecf417 Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Sun, 17 May 2026 15:07:10 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E7=83=AD?= =?UTF-8?q?=E5=BA=A6=E7=BB=9F=E8=AE=A1=20(#4016)?= 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 b386c3450455..9e65a7693216 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10883,4 +10883,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_group_heat", + "project_link": "nonebot-plugin-group-heat", + "author_id": 277260326, + "tags": [ + { + "label": "热度", + "color": "#ea5252" + } + ], + "is_official": false + }, ]