From 47e9f59cc83ef4df7c27401c81cb4c4dc32c9311 Mon Sep 17 00:00:00 2001 From: velor2012 Date: Sun, 4 Feb 2024 11:31:53 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=AE=9A=E6=97=B6?= =?UTF-8?q?=E6=8F=90=E9=86=92=20(#2557)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 38ad102a..bd932bd8 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5488,5 +5488,17 @@ "author": "bingqiu456", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_reminder", + "project_link": "nonebot-plugin-reminder", + "author": "velor2012", + "tags": [ + { + "label": "scheduler", + "color": "#ea5252" + } + ], + "is_official": false } ]