From 932963e71c025cfd8c2f2c546ab2976ed0bd94dd Mon Sep 17 00:00:00 2001 From: HibiKier Date: Tue, 6 Jul 2021 06:14:20 +0000 Subject: [PATCH] :beers: publish plugin nonebot_plugin_statistical --- docs/.vuepress/public/plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/.vuepress/public/plugins.json b/docs/.vuepress/public/plugins.json index f082157c..03573796 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -294,5 +294,13 @@ "desc": "群内小游戏,使用金币赌注的俄罗斯轮盘", "author": "HibiKier", "repo": "https://github.com/HibiKier/nonebot_plugin_russian" + }, + { + "id": "nonebot_plugin_statistical", + "link": "nonebot-plugin-statistical", + "name": "nonebot_plugin_statistical", + "desc": "一个简单的功能调用统计以及可视化插件", + "author": "HibiKier", + "repo": "https://github.com/HibiKier/nonebot_plugin_statistical" } ] \ No newline at end of file