diff --git a/assets/plugins.json b/assets/plugins.json index 9c0bd591a96f..ce49055001e8 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6567,5 +6567,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_wakatime", + "project_link": "nonebot-plugin-wakatime", + "author": "KomoriDev", + "tags": [ + { + "label": "WakaTime", + "color": "#000000" + } + ], + "is_official": false } ]