From a4dabd69ddec2ceb83b500f34af967157a713dc8 Mon Sep 17 00:00:00 2001 From: KarisAya Date: Mon, 26 May 2025 18:14:55 +0800 Subject: [PATCH] :beers: publish plugin NoneBotCloversClient (#3493) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 34379c0f..bdf107c6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9111,4 +9111,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_clovers", + "project_link": "nonebot-plugin-clovers", + "author_id": 51886078, + "tags": [ + { + "label": "clovers", + "color": "#00cc33" + } + ], + "is_official": false + }, ]