From 76b1bbb4434cf0260e445a546197799bbba48d5b Mon Sep 17 00:00:00 2001 From: CCYellowStar2 Date: Sun, 23 Jun 2024 14:53:11 +0800 Subject: [PATCH] :beers: publish plugin asmr (#2774) --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 } ]