diff --git a/assets/plugins.json b/assets/plugins.json index 3ac3e92e54d..1a392a635a3 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7063,5 +7063,17 @@ "author": "Atr1ck", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_color_see_see", + "project_link": "nonebot-plugin-color-see-see", + "author": "FrostN0v0", + "tags": [ + { + "label": "game", + "color": "#97e7e1" + } + ], + "is_official": false } ]