diff --git a/assets/plugins.json b/assets/plugins.json index 6e43f46e..5bc8c049 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5823,5 +5823,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_dcqg_relay", + "project_link": "nonebot-plugin-dcqg-relay", + "author": "Autuamn", + "tags": [ + { + "label": "消息互通", + "color": "#52beea" + } + ], + "is_official": false } ]