From 9c4722a5e2e1cdca0d0e012d11a956b57c22c4e4 Mon Sep 17 00:00:00 2001 From: zhaomaoniu Date: Tue, 21 Jan 2025 19:27:27 +0800 Subject: [PATCH] :beers: publish plugin NeuroDraw (#3268) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 7a17b34b..de3b6030 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8181,4 +8181,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_neuro_draw", + "project_link": "nonebot-plugin-neuro-draw", + "author_id": 55650833, + "tags": [ + { + "label": "Neuro-sama", + "color": "#ed5c5c" + } + ], + "is_official": false + }, ]