From 8d95a32672aab62206f779af69e85c60536408d8 Mon Sep 17 00:00:00 2001 From: boxie123 Date: Thu, 18 Jan 2024 17:13:09 +0800 Subject: [PATCH] :beers: publish plugin haruka_bot_red (#2540) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index c50c1707..abef3559 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5453,5 +5453,17 @@ } ], "is_official": false + }, + { + "module_name": "haruka_bot_red", + "project_link": "haruka_bot_red", + "author": "boxie123", + "tags": [ + { + "label": "bilibili", + "color": "#c83f3f" + } + ], + "is_official": false } ]