diff --git a/assets/plugins.json b/assets/plugins.json index 67e07757..2ef977ec 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5788,5 +5788,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_fhl", + "project_link": "nonebot-plugin-fhl", + "author": "baiqwerdvd", + "tags": [ + { + "label": "飞花令", + "color": "#ea5252" + } + ], + "is_official": false } ]