From c749f607f8a6598fb023cfbde68bc0ea11824273 Mon Sep 17 00:00:00 2001 From: binglang001 Date: Wed, 25 Feb 2026 20:16:47 +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 904342f1..cfa53dc9 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10420,4 +10420,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 + }, ]