diff --git a/assets/plugins.json b/assets/plugins.json index 42f04ef11dac..1346164db939 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5422,5 +5422,17 @@ "author": "Alpaca4610", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_finallines", + "project_link": "nonebot-plugin-finallines", + "author": "Perseus037", + "tags": [ + { + "label": "最终台词", + "color": "#052199" + } + ], + "is_official": false } ]