From ab675f41d6f823c231af6cd4883f157927067419 Mon Sep 17 00:00:00 2001 From: iona-s Date: Mon, 13 Jan 2025 12:07:47 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-pictranslator (#3255) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 7e44a0f18084..c786b0810e16 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8173,4 +8173,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_pictranslator", + "project_link": "nonebot-plugin-pictranslator", + "author_id": 75929887, + "tags": [ + { + "label": "翻译", + "color": "#ea5252" + }, + { + "label": "图片翻译", + "color": "#ea5252" + } + ], + "is_official": false + }, ]