diff --git a/assets/plugins.json b/assets/plugins.json index 38d66ce22e47..3f9d5dc3e25f 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7094,5 +7094,25 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_SimpleToWrite", + "project_link": "nonebot-plugin-SimpleToWrite", + "author": "STESmly", + "tags": [ + { + "label": "v11", + "color": "#ea5252" + }, + { + "label": "编写简化", + "color": "#104772" + }, + { + "label": "小白向推荐插件", + "color": "#149581" + } + ], + "is_official": false } ]