From 4af4412cd76d5ab124396e7941b9473e0b427317 Mon Sep 17 00:00:00 2001 From: shoucandanghehe Date: Sun, 8 Sep 2024 15:48:24 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-tarina-lang-turbo (#2937) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 491b9f52..0d5484ff 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6907,5 +6907,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_tarina_lang_turbo", + "project_link": "nonebot-plugin-tarina-lang-turbo", + "author": "shoucandanghehe", + "tags": [ + { + "label": "i18n", + "color": "#ea5f52" + } + ], + "is_official": false } ]