From 5565176fdd5fac4b5ef1483e65c47d4413c57f14 Mon Sep 17 00:00:00 2001 From: captain-wangrun-cn Date: Sat, 21 Dec 2024 12:51:32 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AE=80=E6=98=93?= =?UTF-8?q?=E7=BE=A4=E8=81=8A=E5=B1=8F=E8=94=BD=20(#3195)?= 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 dd85771a1c23..facc91534038 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7885,4 +7885,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_simple_block", + "project_link": "nonebot-plugin-simple-block", + "author_id": 98072207, + "tags": [ + { + "label": "阻断", + "color": "#1c999e" + }, + { + "label": "调试", + "color": "#eda509" + } + ], + "is_official": false + }, ]