From a0d316127ff89d132292eb5d7e3a637c6c7d57f2 Mon Sep 17 00:00:00 2001 From: Monarchdos Date: Wed, 11 Jan 2023 08:52:50 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=BF=83=E7=81=B5?= =?UTF-8?q?=E9=B8=A1=E6=B1=A4=20(#1579)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 465fedc5..d8fb2f60 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4034,5 +4034,28 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_soup", + "project_link": "nonebot-plugin-soup", + "name": "心灵鸡汤", + "desc": "来一碗心灵鸡汤吧", + "author": "Monarchdos", + "homepage": "https://github.com/Monarchdos/nonebot_plugin_soup", + "tags": [ + { + "label": "心灵鸡汤", + "color": "#52eaea" + }, + { + "label": "鸡汤", + "color": "#ea529a" + }, + { + "label": "毒鸡汤", + "color": "#604a55" + } + ], + "is_official": false } ]