diff --git a/assets/plugins.json b/assets/plugins.json index 7a65beab..a8e51dc4 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6728,5 +6728,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_dify", + "project_link": "nonebot-plugin-dify", + "author": "gsskk", + "tags": [ + { + "label": "LLM", + "color": "#ea5252" + }, + { + "label": "Dify", + "color": "#ea5252" + } + ], + "is_official": false } ]