From cfb70aba183db03c49d822f8776b67128222fa27 Mon Sep 17 00:00:00 2001 From: captain-wangrun-cn Date: Fri, 20 Dec 2024 21:50:24 +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 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 92326dbd75f5..43df14f5f0d6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7869,4 +7869,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_simple_block", + "project_link": "nonebot-plugin-simple-block", + "author_id": 98072207, + "tags": [ + { + "label": "Blocker", + "color": "#ea5252" + }, + { + "label": "阻断", + "color": "#1c999e" + }, + { + "label": "调试", + "color": "#eda509" + } + ], + "is_official": false + }, ]