From d203c6999f23eedb89a7148e50672c790427b197 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 7e44a0f1..c786b081 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 + }, ]