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 } ]