From 86006fafdc19b349b0a4fec4e0ccedc7328501d2 Mon Sep 17 00:00:00 2001 From: Ikaros-521 Date: Thu, 15 Dec 2022 04:48:57 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=88=92=E8=89=B2?= =?UTF-8?q?=E6=89=93=E5=8D=A1=E6=97=A5=E8=AE=B0=20(#1474)?= 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 6097b0d1..d95ba22c 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3611,5 +3611,24 @@ "homepage": "https://github.com/wsdtl/nonebot_plugin_Idiom", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_abstain_diary", + "project_link": "nonebot-plugin-abstain-diary", + "name": "戒色打卡日记", + "desc": "适用于onebot v11的戒色打卡日记插件。财能使人贪,色能使人嗜,名能使人矜,潜能使人倚,四患既都去,岂在浮尘里。", + "author": "Ikaros-521", + "homepage": "https://github.com/Ikaros-521/nonebot_plugin_abstain_diary", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "t:戒色", + "color": "#ffffff" + } + ], + "is_official": false } ]