diff --git a/website/static/plugins.json b/website/static/plugins.json index 120029df..3e80eb39 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -7101,5 +7101,22 @@ "is_official": false, "type": "application", "supported_adapters": ["nonebot.adapters.onebot.v11"] + }, + { + "module_name": "nonebot_plugin_pjsk", + "project_link": "nonebot-plugin-pjsk", + "name": "pjsk表情", + "desc": "pjsk表情", + "author": "Agnes4m", + "homepage": "https://github.com/Agnes4m/nonebot_plugin_pjsk", + "tags": [ + { + "label": "pjsk", + "color": "#e852eb" + } + ], + "is_official": false, + "type": "application", + "supported_adapters": ["nonebot.adapters.onebot.v11"] } ]