From 601fda31c0ec85f6d93ef99a74056c64665765ef Mon Sep 17 00:00:00 2001 From: F1Justin Date: Sat, 23 Nov 2024 17:52:34 +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 cda1a482..bb1c6ef4 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7670,4 +7670,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 + }, ]