diff --git a/assets/plugins.json b/assets/plugins.json index df910193..6dea2c4b 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6552,13 +6552,6 @@ ], "is_official": false }, - { - "module_name": "nonebot_plugin_function", - "project_link": "nonebot-plugin-function", - "author": "zhongwen-4", - "tags": [], - "is_official": false - }, { "module_name": "nonebot_plugin_web_bottle", "project_link": "nonebot-plugin-web-bottle", @@ -6993,7 +6986,12 @@ "module_name": "nonebot_plugin_batch_withdrawal", "project_link": "nonebot-plugin-batch-withdrawal", "author": "zhongwen-4", - "tags": [], + "tags": [ + { + "label": "群管", + "color": "#ea5252" + } + ], "is_official": false }, {