From 76fab0e5e3c0e95c22ecea430c33985aaea0db9f Mon Sep 17 00:00:00 2001 From: newcovid Date: Fri, 5 Dec 2025 03:12:46 +0800 Subject: [PATCH] :beers: publish plugin TerraLink (#3774) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index ae51544c..66ba72e7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10018,4 +10018,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_terralink", + "project_link": "nonebot-plugin-terralink", + "author_id": 96228495, + "tags": [ + { + "label": "泰拉瑞亚", + "color": "#b6e161" + }, + { + "label": "群服互通", + "color": "#669ed7" + }, + { + "label": "Terraria", + "color": "#df6262" + } + ], + "is_official": false + }, ]