diff --git a/assets/plugins.json b/assets/plugins.json index be4477e664a5..8d1d2575a54a 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5552,5 +5552,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_fishing", + "project_link": "nonebot-plugin-fishing", + "author": "C14H22O", + "tags": [ + { + "label": "钓鱼", + "color": "#87cefa" + } + ], + "is_official": false } ]