From 438e4f57e3407426bb76e1ce20dd15254b78324f Mon Sep 17 00:00:00 2001 From: Cvandia Date: Tue, 28 Mar 2023 13:58:20 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8E=9F=E7=A5=9E?= =?UTF-8?q?cos=20(#1854)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 5e5c9132..f3ed91ec 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5022,5 +5022,28 @@ "homepage": "https://github.com/NumberSir/nonebot-plugin-questionmark", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_genshin_cos", + "project_link": "nonebot-plugin-genshin-cos", + "name": "原神cos", + "desc": "获取米游社cos图片", + "author": "Cvandia", + "homepage": "https://github.com/Cvandia/nonebot_plugin_genshin_cos", + "tags": [ + { + "label": "t:原神", + "color": "#f55400" + }, + { + "label": "t:cos", + "color": "#00d0f5" + }, + { + "label": "t:coser", + "color": "#eb1dd3" + } + ], + "is_official": false } ]