From 28bfe1ecb838bddb7dbf568edf4eaa2dcc73b5cb Mon Sep 17 00:00:00 2001 From: zhuhiki Date: Wed, 4 Oct 2023 16:22:14 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AE=97=E6=B3=95?= =?UTF-8?q?=E6=AF=94=E8=B5=9B=E6=9F=A5=E8=AF=A2=E5=92=8C=E4=BB=8A=E6=97=A5?= =?UTF-8?q?=E6=AF=94=E8=B5=9B=E8=87=AA=E5=8A=A8=E6=8F=90=E9=86=92=20(#2394?= =?UTF-8?q?)?= 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 d53432d5..beb9c22f 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5119,5 +5119,12 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_matchreminder", + "project_link": "nonebot-plugin-matchreminder", + "author": "zhuhiki", + "tags": [], + "is_official": false } ]