From 917af987fe2ec18b8abd6efb18278cc43966a5bf Mon Sep 17 00:00:00 2001 From: hlfzsi Date: Mon, 27 Jan 2025 14:36:06 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-ACMD (#3282) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 25c495d2dd99..5947a8e708bc 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8212,4 +8212,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_ACMD", + "project_link": "nonebot_plugin_ACMD", + "author_id": 78413699, + "tags": [ + { + "label": "ACMD", + "color": "#ea5252" + } + ], + "is_official": false + }, ]