From 60610f7a54c0410d1444af9f65c7f5e106c6d80f Mon Sep 17 00:00:00 2001 From: 2580m <2580m@users.noreply.github.com> Date: Tue, 3 Jun 2025 11:05:11 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_df_armor_repair_simulator (#3505) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index d8c533bc..84bef9ca 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9159,4 +9159,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_df_armor_repair_simulator", + "project_link": "nonebot-plugin-df-armor-repair-simulator", + "author_id": 109930302, + "tags": [ + { + "label": "tool", + "color": "#ea5252" + } + ], + "is_official": false + }, ]