From 61db2c898ba0bb6ec994bdd5e8ff936e7e96c4c8 Mon Sep 17 00:00:00 2001 From: T0nyX1ang Date: Tue, 24 Oct 2023 21:48:56 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=AE=9A=E6=97=B6?= =?UTF-8?q?=E5=B9=BF=E6=92=AD=E6=8F=92=E4=BB=B6=20(#2431)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index f6391efc..b20c4b20 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5248,5 +5248,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_scheduled_broadcast", + "project_link": "nonebot-plugin-scheduled-broadcast", + "author": "T0nyX1ang", + "tags": [], + "is_official": false } ]