From 9660a6b3dfc933dfbb6f84c8423d6feefb290234 Mon Sep 17 00:00:00 2001 From: KhasAlushird Date: Mon, 4 Nov 2024 14:12:22 +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 00c4f051664a..8e2b3f565a33 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7581,5 +7581,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 } ]