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 } ]