From a0d9c4e1a0f2af09a9ab6f51eae97bd2a3e2568f Mon Sep 17 00:00:00 2001 From: mgsky1 Date: Sat, 29 Jan 2022 15:43:24 +0000 Subject: [PATCH] :beers: publish plugin FG(Fifth Generation) --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index a8a3144b..fc289384 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1135,5 +1135,15 @@ "homepage": "https://github.com/he0119/nonebot-plugin-wordcloud", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_fg", + "project_link": "nonebot-plugin-fg", + "name": "FG(Fifth Generation)", + "desc": "基于Nonebot2的QQ群机器人🤖️插件,特色功能是利用机器学习算法,基于每日聊天记录生成每日总结", + "author": "mgsky1", + "homepage": "https://github.com/mgsky1/FG-plugin", + "tags": [], + "is_official": false } ] \ No newline at end of file