From d64bb37c6d648e9eab92a9a8acf22e36851fc35e Mon Sep 17 00:00:00 2001 From: CrazyBoyM Date: Wed, 17 Aug 2022 16:12:15 +0000 Subject: [PATCH] :beers: publish plugin nonebot-plugin-drawer (#1145) --- 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 aa63773c..cfc13a97 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2244,5 +2244,15 @@ "homepage": "https://github.com/KarisAya/nonebot_plugin_game_collection", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_drawer", + "project_link": "nonebot-plugin-drawer", + "name": "nonebot-plugin-drawer", + "desc": "适用于 Nonebot2 的AI画画插件", + "author": "CrazyBoyM", + "homepage": "https://github.com/CrazyBoyM/nonebot-plugin-drawer", + "tags": [], + "is_official": false } -] +] \ No newline at end of file