diff --git a/assets/plugins.json b/assets/plugins.json index 67255614..5616625d 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6302,5 +6302,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_asmr", + "project_link": "nonebot-plugin-asmr", + "author": "CCYellowStar2", + "tags": [ + { + "label": "asmr", + "color": "#ea5252" + }, + { + "label": "音声", + "color": "#ea5252" + } + ], + "is_official": false } ]