diff --git a/assets/plugins.json b/assets/plugins.json index 1c6794ac8b8e..e780f50ab39d 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7310,5 +7310,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_boom", + "project_link": "nonebot-plugin-boom", + "author": "yeying-xingchen", + "tags": [ + { + "label": "unsafe", + "color": "#ea5252" + } + ], + "is_official": false } ]