From feb619a85c808680647e878a5623787d0d8d3c26 Mon Sep 17 00:00:00 2001 From: STESmly Date: Wed, 2 Oct 2024 10:09:33 +0800 Subject: [PATCH] :beers: publish plugin nonebot_plugin_SimpleToWrite (#2994) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 38d66ce2..ac6da4b2 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7094,5 +7094,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_SimpleToWrite", + "project_link": "nonebot-plugin-SimpleToWrite", + "author": "STESmly", + "tags": [ + { + "label": "编写简化", + "color": "#104772" + }, + { + "label": "小白向推荐", + "color": "#149581" + } + ], + "is_official": false } ]