From fb80fb3287d4112d20c0b49665ef1408a156baf7 Mon Sep 17 00:00:00 2001 From: F1Justin Date: Sun, 24 Nov 2024 15:16:22 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E8=81=8A?= =?UTF-8?q?=E5=B9=BF=E6=92=AD=E6=8F=92=E4=BB=B6=20(#3071)?= 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 79bcad09..1a678cae 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7694,4 +7694,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_specify_broadcast", + "project_link": "nonebot-plugin-specify-broadcast", + "author_id": 30348215, + "tags": [ + { + "label": "广播", + "color": "#5dbe8a" + } + ], + "is_official": false + }, ]