From 40f7c4013b6d7d23116fc6011daf5cb61df69d12 Mon Sep 17 00:00:00 2001 From: he0119 Date: Mon, 24 Jan 2022 07:24:19 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20NoneBot=20?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=AD=98=E5=82=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 704a3fac..92d75c90 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1038,5 +1038,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_datastore", + "project_link": "nonebot-plugin-datastore", + "name": "NoneBot 数据存储", + "desc": "提供简单的插件数据封装与数据库访问", + "author": "he0119", + "homepage": "https://github.com/he0119/nonebot-plugin-datastore", + "tags": [], + "is_official": false } -] +] \ No newline at end of file