diff --git a/assets/plugins.json b/assets/plugins.json index 9515b000486..f9ef75ed3b8 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7360,5 +7360,21 @@ "author": "zhongwen-4", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_gotify", + "project_link": "nonebot-plugin-gotify", + "author": "snowykami", + "tags": [ + { + "label": "gotify", + "color": "#6eddff" + }, + { + "label": "通知推送", + "color": "#6eddff" + } + ], + "is_official": false } ]