From 8019a570ccb7f40c982b91f5bed769f9d6d739f1 Mon Sep 17 00:00:00 2001 From: kanbereina Date: Tue, 27 Aug 2024 15:05:02 +0800 Subject: [PATCH] :beers: publish plugin LLOneBot-Master (#2924) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 09d153f0..7ec285aa 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6845,5 +6845,21 @@ "author": "Funny1Potato", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_llob_master", + "project_link": "nonebot-plugin-llob-master", + "author": "kanbereina", + "tags": [ + { + "label": "LLOneBot", + "color": "#e3e9e9" + }, + { + "label": "Windows", + "color": "#1da6eb" + } + ], + "is_official": false } ]