From ddc99eedda7a18f3a10959e1fec67b8cf3ccdc61 Mon Sep 17 00:00:00 2001 From: fllesser Date: Tue, 26 Aug 2025 20:40:25 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=8A=BD=E8=B1=A1?= =?UTF-8?q?=20(#3637)?= 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 1d35a61d..8b08cf95 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9529,4 +9529,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_abs", + "project_link": "nonebot-plugin-abs", + "author_id": 64878354, + "tags": [ + { + "label": "abstract", + "color": "#edf119" + } + ], + "is_official": false + }, ]