From 53a1f8be3fc0682963652d69461fb287f58c580f Mon Sep 17 00:00:00 2001 From: F1Justin Date: Mon, 2 Dec 2024 11:39:19 +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 3fdb8fd0..955a906f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7726,4 +7726,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 + }, ]