From 9952b4e8380f232ab69b0450d78f2c8dc89dc03e Mon Sep 17 00:00:00 2001 From: MeetWq Date: Sun, 30 Oct 2022 16:15:18 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E7=94=9F=E6=88=90=E5=99=A8=20(#1354)?= 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 43ffe390..6f75953d 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3195,5 +3195,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_oddtext", + "project_link": "nonebot-plugin-oddtext", + "name": "文本生成器", + "desc": "抽象话、火星文等多种文本生成", + "author": "MeetWq", + "homepage": "https://github.com/noneplugin/nonebot-plugin-oddtext", + "tags": [ + { + "label": "t:RCNB!", + "color": "#ea5252" + } + ], + "is_official": false } ] \ No newline at end of file