From 192d094f544d40bcb536c97fc73eaee897c2145d Mon Sep 17 00:00:00 2001 From: bingqiu456 Date: Fri, 22 Jul 2022 14:53:09 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E6=98=B5?= =?UTF-8?q?=E7=A7=B0=E6=97=B6=E9=97=B4=20(#1108)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index b02b0ac2..3f89b38a 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2058,5 +2058,24 @@ "homepage": "https://github.com/ziru-w/nonebot_plugin_addFriend", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_date_name", + "project_link": "nonebot-plugin-date-name", + "name": "群昵称时间", + "desc": "一个可以群昵称显示现在时间的插件", + "author": "bingqiu456", + "homepage": "https://github.com/bingqiu456/nonebot-plugin-date-name", + "tags": [ + { + "label": "a:onebot", + "color": "#a552ea" + }, + { + "label": "t:qun_card", + "color": "#e552ea" + } + ], + "is_official": false } ] \ No newline at end of file