From f046743c8b9f1052d0c1e97017efad5b3201ee5c Mon Sep 17 00:00:00 2001 From: N791 Date: Thu, 15 Aug 2024 18:54:08 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-ehentai-search (#2886) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 6fae3d7e0f77..9abd5daafb25 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6684,5 +6684,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_ehentai_search", + "project_link": "nonebot-plugin-ehentai-search", + "author": "N791", + "tags": [ + { + "label": "ehentai", + "color": "#f3ed0c" + } + ], + "is_official": false } ]