diff --git a/assets/plugins.json b/assets/plugins.json index cc74568d..17842d99 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7534,5 +7534,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_impart", + "project_link": "nonebot-plugin-impart", + "author": "YuuzukiRin", + "tags": [ + { + "label": "impart", + "color": "#fa9650" + } + ], + "is_official": false } ]