diff --git a/assets/plugins.json b/assets/plugins.json index f5fdbc5e..4ecb319d 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5291,5 +5291,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_riffusion", + "project_link": "nonebot-plugin-riffusion", + "author": "lgc2333", + "tags": [ + { + "label": "Riffusion", + "color": "#4b39cb" + } + ], + "is_official": false } ]