From aa0c113e65a7e37655e4dee4bead2c68b19cdb41 Mon Sep 17 00:00:00 2001 From: KhasAlushird Date: Mon, 4 Nov 2024 19:40:27 +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 00c4f051..ab54f5e0 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 } ]