From 6077f85e529dea901002e9ef4da89d6656a0ba46 Mon Sep 17 00:00:00 2001 From: mobyw Date: Fri, 24 Nov 2023 10:11:34 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20sm.ms=E5=9B=BE?= =?UTF-8?q?=E5=BA=8A=20(#2469)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 6c6ac656..c272b932 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5340,5 +5340,12 @@ "author": "mnixry", "tags": [], "is_official": true + }, + { + "module_name": "nonebot_plugin_smms", + "project_link": "nonebot-plugin-smms", + "author": "mobyw", + "tags": [], + "is_official": false } ]