From bec9cb521710ecdf48caadad54402303aa527a71 Mon Sep 17 00:00:00 2001 From: 1umine Date: Thu, 11 Jul 2024 08:21:47 +0800 Subject: [PATCH] =?UTF-8?q?:bento:=20=E4=BF=AE=E6=94=B9=E6=8F=92=E4=BB=B6?= =?UTF-8?q?=20nonebot-plugin-miragetank=20&=20nonebot-plugin-charpic?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/assets/plugins.json b/assets/plugins.json index 348224990c95..ea0a8df2587b 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -855,15 +855,33 @@ { "module_name": "nonebot_plugin_charpic", "project_link": "nonebot-plugin-charpic", - "author": "RafuiiChan", - "tags": [], + "author": "1umine", + "tags": [ + { + "label": "字符画", + "color": "#ea5252" + }, + { + "label": "多平台适配", + "color": "#ea5252" + } + ], "is_official": false }, { "module_name": "nonebot_plugin_miragetank", "project_link": "nonebot-plugin-miragetank", - "author": "RafuiiChan", - "tags": [], + "author": "1umine", + "tags": [ + { + "label": "幻影坦克", + "color": "#ea5252" + }, + { + "label": "多平台适配", + "color": "#ea5252" + } + ], "is_official": false }, {