From c04b621968c794e4876f8e6a0bef80db62cb0d27 Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Sun, 21 Jun 2026 15:55:23 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=B8=AE=E6=92=A4?= =?UTF-8?q?=E5=9B=9E=20(#4070)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index fe70634f..267f91f7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11040,4 +11040,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_helper_recall", + "project_link": "nonebot-plugin-helper-recall", + "author_id": 277260326, + "tags": [ + { + "label": "撤回", + "color": "#f21507" + }, + { + "label": "群成员", + "color": "#75f207" + }, + { + "label": "消息", + "color": "#e8f207" + } + ], + "is_official": false + }, ]