From db36c262dbbe3f7bde8de93776095d496479f53a Mon Sep 17 00:00:00 2001 From: ArgonarioD Date: Mon, 1 Aug 2022 06:14:15 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E3=80=8C=E8=83=BD?= =?UTF-8?q?=E4=B8=8D=E8=83=BD=E5=A5=BD=E5=A5=BD=E8=AF=B4=E8=AF=9D=EF=BC=9F?= =?UTF-8?q?=E3=80=8D=E7=BC=A9=E5=86=99=E7=BF=BB=E8=AF=91=20(#1117)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index be367f50..7810ddfc 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2106,5 +2106,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_hammer_nbnhhsh", + "project_link": "nonebot-plugin-hammer-nbnhhsh", + "name": "「能不能好好说话?」缩写翻译", + "desc": "拼音首字母及阿拉伯数字缩写翻译", + "author": "ArgonarioD", + "homepage": "https://github.com/ArgonarioD/nonebot-plugin-hammer-nbnhhsh", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "a:cqhttp", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file