diff --git a/assets/plugins.json b/assets/plugins.json index 5fc7ee93043d..d6151ba35b68 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7482,5 +7482,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_pong", + "project_link": "nonebot-plugin-pong", + "author": "eya46", + "tags": [ + { + "label": "ping", + "color": "#ff0000" + }, + { + "label": "pong", + "color": "#0000ff" + } + ], + "is_official": false } ]