From f430f061ec9674eb7171e79c7d44883f92496ee2 Mon Sep 17 00:00:00 2001 From: reine-ishyanami Date: Sat, 10 Jun 2023 21:51:08 +0800 Subject: [PATCH] :beers: publish plugin pcrjjc (#2090) --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 6b7d8a56..ceeee146 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5908,5 +5908,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_pcrjjc", + "project_link": "nonebot-plugin-pcrjjc", + "name": "pcrjjc", + "desc": "pcrjjc排名监测插件", + "author": "reine-ishyanami", + "homepage": "https://github.com/reine-ishyanami/nonebot-plugin-pcrjjc", + "tags": [ + { + "label": "t:公主连结", + "color": "#778a1e" + }, + { + "label": "t:pcrjjc", + "color": "#778a1e" + } + ], + "is_official": false } ]