From a3a263182487ca43615281951d9adb9825f6b369 Mon Sep 17 00:00:00 2001 From: F1Justin Date: Fri, 22 Nov 2024 15:45:06 +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 c16e83c9..42432202 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7654,4 +7654,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 + }, ]