From f82f8693094b800a078dc881e354647d2407a11b Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Sun, 20 Jul 2025 13:45:20 +0800 Subject: [PATCH] :beers: publish plugin Value (#3565) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 0e6a2c08..3c7d255c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9336,4 +9336,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_value", + "project_link": "nonebot-plugin-value", + "author_id": 67693593, + "tags": [ + { + "label": "value", + "color": "#d10a0a" + }, + { + "label": "货币", + "color": "#3c0eff" + }, + { + "label": "经济", + "color": "#1b9f1d" + } + ], + "is_official": false + }, ]