diff --git a/website/static/plugins.json b/website/static/plugins.json index bbcd6fd1..2d50512d 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2818,5 +2818,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_picstatus", + "project_link": "nonebot-plugin-picstatus", + "name": "PicStatus", + "desc": "服务器运行状态图片版", + "author": "lgc2333", + "homepage": "https://github.com/lgc2333/nonebot-plugin-picstatus", + "tags": [ + { + "label": "t:server", + "color": "#8bff00" + }, + { + "label": "a:OB V11", + "color": "#ff43c3" + } + ], + "is_official": false } ] \ No newline at end of file