From 3256cf7fce9657817d161860ce688ba4125337e5 Mon Sep 17 00:00:00 2001 From: canxin121 Date: Sun, 2 Apr 2023 16:02:09 +0000 Subject: [PATCH] :beers: publish plugin nonebot_api_paddle (#1879) --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index eb0a19b0..87413e3a 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5118,5 +5118,15 @@ "homepage": "https://github.com/mas-alone/nonebot-plugin-sleep", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_api_paddle", + "project_link": "nonebot-api-paddle", + "name": "nonebot_api_paddle", + "desc": "nonebot_api_paddleocr", + "author": "canxin121", + "homepage": "https://github.com/canxin121/nonebot_api_paddleocr", + "tags": [], + "is_official": false } ]