From 0815122b504c4f5c393128a6b25d816e87c53403 Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Tue, 31 Dec 2024 11:28:14 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E6=88=90?= =?UTF-8?q?=E5=91=98=E6=A3=80=E6=B5=8B=20dev=E7=89=88=20(#3213)?= 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 b396fbfd301f..87f0bfa35552 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8049,4 +8049,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_number_detection", + "project_link": "nonebot-plugin-number-detection", + "author_id": 114509415, + "tags": [ + { + "label": "群管", + "color": "#ea5252" + } + ], + "is_official": false + }, ]