From df1c13accdafa3999a1a78491dfb2521c168e26d Mon Sep 17 00:00:00 2001 From: techotaku39 Date: Wed, 1 Mar 2023 10:25:11 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BD=91=E6=8A=91?= =?UTF-8?q?=E4=BA=91=20(#1759)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index ad209ddb..760a6daa 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4550,5 +4550,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_ncm_saying", + "project_link": "nonebot-plugin-ncm-saying", + "name": "网抑云", + "desc": "一开口就老网抑云了", + "author": "techotaku39", + "homepage": "https://github.com/techotaku39/nonebot-plugin-ncm-saying", + "tags": [], + "is_official": false } ]