From d5e76a231c8992032f1d205bb1782417bc56dff0 Mon Sep 17 00:00:00 2001 From: KhasAlushird Date: Mon, 28 Oct 2024 19:31:17 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-leetcodeapi-khasa (#3074) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index cc74568d1eb7..726d23c4d910 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7534,5 +7534,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_leetcodeAPI_KHASA", + "project_link": "nonebot-plugin-leetcodeAPI-KHASA", + "author": "KhasAlushird", + "tags": [ + { + "label": "leetcode", + "color": "#ea5252" + } + ], + "is_official": false } ]