From 35a8499a8a6a44ab0b5410aab954f8c7e57b625c Mon Sep 17 00:00:00 2001 From: JohnRichard4096 Date: Fri, 11 Jul 2025 21:52:52 +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 846f01e3..832f951c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9304,4 +9304,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 + }, ]