From 411e7168b3a5d67d43d73cae1310d71cdf9d6b3c Mon Sep 17 00:00:00 2001 From: phquathi Date: Thu, 28 Dec 2023 21:08:39 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-imagemaster (#2503) --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 1852c6b9..42715cf3 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5350,5 +5350,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_imagemaster", + "project_link": "nonebot-plugin-imagemaster", + "author": "phquathi", + "tags": [ + { + "label": "修图", + "color": "#52d4ea" + } + ], + "is_official": false } ]