diff --git a/website/static/plugins.json b/website/static/plugins.json index c8bf8071..aeaa7cba 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1472,5 +1472,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_color", + "project_link": "nonebot-plugin-color", + "name": "色图生成", + "desc": "Nonebot2 色图生成插件!哎哟这个色啊,好色!", + "author": "monsterxcn", + "homepage": "https://github.com/monsterxcn/nonebot-plugin-color", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file