diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 001af33e..0c6e7ef8 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10487,4 +10487,24 @@ ], "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 + }, ]