From 942c6950e558413159d98ff9be8b54f545cb575f Mon Sep 17 00:00:00 2001 From: zhongwen-4 Date: Sat, 28 Dec 2024 19:48:28 +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 16702cbee4fe..8a88428e8575 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8017,4 +8017,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 + }, ]