From 536f5b14046badc72a9050aae71ceb326388561c Mon Sep 17 00:00:00 2001 From: binglang001 Date: Tue, 3 Mar 2026 15:14:06 +0800 Subject: [PATCH] :beers: publish plugin The Betterest Mute Cat (#3868) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 14565e8e..7451e87b 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10440,4 +10440,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_mute_cat", + "project_link": "nonebot-plugin-mute-cat", + "author_id": 199351962, + "tags": [ + { + "label": "工具", + "color": "#ea5252" + }, + { + "label": "群管理", + "color": "#52eacf" + }, + { + "label": "禁言", + "color": "#830daa" + } + ], + "is_official": false + }, ]