From b53e029df168da902cc1693f4a50c7c5f2fc53a4 Mon Sep 17 00:00:00 2001 From: GC-ZF Date: Wed, 31 Aug 2022 01:58:12 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=B8=8D=E8=83=8C?= =?UTF-8?q?=E5=8D=95=E8=AF=8D=20(#1203)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 1c5e1402..dd7a9d86 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2491,5 +2491,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_wordsnorote", + "project_link": "nonebot-plugin-wordsnorote", + "name": "不背单词", + "desc": "哥们哥们,背单词么?哥们!", + "author": "GC-ZF", + "homepage": "https://github.com/GC-ZF/nonebot_plugin_wordsnorote", + "tags": [ + { + "label": "四六级", + "color": "#24a0d8" + } + ], + "is_official": false } ] \ No newline at end of file