From 9a5d12153c8153fe86c99b4f7c7659b4bc4ccdbb Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Sat, 13 Jun 2026 02:42:33 +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 566c86ea..76ea21b4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10978,4 +10978,24 @@ ], "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 + }, ]