From 34f3825023d27e136d4aa4a6ed13f867f8ba62aa Mon Sep 17 00:00:00 2001 From: Wojusensei Date: Sat, 2 May 2026 11:19:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E8=81=8A?= =?UTF-8?q?=E9=98=B2=E6=92=A4=E5=9B=9E=E8=AE=B0=E5=BD=95=20(#3985)?= 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 68d56491..286b4cea 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10788,4 +10788,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_anti_recall", + "project_link": "nonebot-plugin-anti-recall-ltd", + "author_id": 277260326, + "tags": [ + { + "label": "server", + "color": "#d11616" + }, + { + "label": "shi", + "color": "#d11616" + } + ], + "is_official": false + }, ]