From 1b674496ed1560247c1d7dee7493827e412497f2 Mon Sep 17 00:00:00 2001 From: he0119 Date: Sat, 29 Jan 2022 09:56:21 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=AF=8D=E4=BA=91?= 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 2abd9fe8..a8a3144b 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1125,5 +1125,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_wordcloud", + "project_link": "nonebot-plugin-wordcloud", + "name": "词云", + "desc": "根据群内聊天记录生成词云", + "author": "he0119", + "homepage": "https://github.com/he0119/nonebot-plugin-wordcloud", + "tags": [], + "is_official": false } ] \ No newline at end of file