From f529e9cb23886c5461dd0363b855931ebc297a6f Mon Sep 17 00:00:00 2001 From: RF-Tar-Railt Date: Thu, 28 Dec 2023 16:10:36 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Waiter=20=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=20(#2505)?= 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 950651dc..1852c6b9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5338,5 +5338,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_waiter", + "project_link": "nonebot-plugin-waiter", + "author": "RF-Tar-Railt", + "tags": [ + { + "label": "waiter", + "color": "#ea5252" + } + ], + "is_official": false } ]