From 879767df01201c7df8e0ae834f19ce6c74d45506 Mon Sep 17 00:00:00 2001 From: rmuchan Date: Tue, 10 Aug 2021 03:01:04 +0000 Subject: [PATCH] :beers: publish plugin nonebot-plugin-flexperm --- 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 08bfc9e8..6bb74a6a 100644 --- a/docs/.vuepress/public/plugins.json +++ b/docs/.vuepress/public/plugins.json @@ -350,5 +350,13 @@ "desc": "增进你和你单身朋友的友谊", "author": "Sclock", "repo": "https://github.com/Sclock/bugu_bot" + }, + { + "id": "nonebot_plugin_flexperm", + "link": "nonebot-plugin-flexperm", + "name": "nonebot-plugin-flexperm", + "desc": "精细化的 NoneBot 权限管理插件", + "author": "rmuchan", + "repo": "https://github.com/rmuchan/nonebot-plugin-flexperm" } ] \ No newline at end of file