From bb1fbca4a79bc5d1080ce0bf25a95951b1c6e210 Mon Sep 17 00:00:00 2001 From: mrqx0195 Date: Fri, 5 Apr 2024 21:28:51 +0800 Subject: [PATCH] :beers: publish plugin Chikari_economy (#2630) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 6feb7edd..ccf0a1d2 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5721,5 +5721,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_chikari_economy", + "project_link": "nonebot-plugin-chikari-economy", + "author": "mrqx0195", + "tags": [ + { + "label": "经济", + "color": "#adad73" + } + ], + "is_official": false } ]