From 1a473f171cbdb355147163eb1944b2889d207c87 Mon Sep 17 00:00:00 2001 From: iidamie Date: Tue, 14 Mar 2023 03:33:17 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8F=916=20(#179?= =?UTF-8?q?7)?= 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 9f81689c..eb6274c5 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4742,5 +4742,15 @@ "homepage": "https://github.com/DMCSWCG/nonebot-plugin-customemote/", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_justsix", + "project_link": "nonebot-plugin-justsix", + "name": "发6", + "desc": "发送6,机器人就回复6", + "author": "iidamie", + "homepage": "https://github.com/iidamie/nonebot_plugin_justsix", + "tags": [], + "is_official": false } ]