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 + }, ]