diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 76182a12..ef076e15 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10494,4 +10494,24 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_codex", + "project_link": "nonebot-plugin-codex", + "author_id": 98325911, + "tags": [ + { + "label": "OpenAI", + "color": "#ea5252" + }, + { + "label": "Codex", + "color": "#6fd8fc" + }, + { + "label": "VibeCoding", + "color": "#74fc6f" + } + ], + "is_official": false + }, ]