From 1056828f9023a77fa3a018327f097bdf7eb2806b Mon Sep 17 00:00:00 2001 From: ssttkkl Date: Sun, 21 Aug 2022 11:17:25 +0000 Subject: [PATCH] :beers: publish plugin PixivBot (#1164) --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 7d7e41f2..514c900c 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2283,5 +2283,15 @@ "homepage": "https://github.com/Yiyuiii/nonebot-plugin-moegoe", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_pixivbot", + "project_link": "nonebot-plugin-pixivbot", + "name": "PixivBot", + "desc": "NoneBot插件,发送随机Pixiv插画、画师更新推送、定时订阅推送……", + "author": "ssttkkl", + "homepage": "https://github.com/ssttkkl/nonebot-plugin-pixivbot", + "tags": [], + "is_official": false } ] \ No newline at end of file