diff --git a/assets/plugins.json b/assets/plugins.json index 4318c4cc..6fae3d7e 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6672,5 +6672,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_fakepic", + "project_link": "nonebot-plugin-fakepic", + "author": "lm175", + "tags": [ + { + "label": "图片生成", + "color": "#3a82ff" + } + ], + "is_official": false } ]