Remove summary fields from command specifications in various files for consistency and clarity.

This commit is contained in:
Puechberty Arthur
2026-04-10 09:09:09 +02:00
parent 3d89df5251
commit ce0a37b7e1
137 changed files with 170 additions and 181 deletions
-1
View File
@@ -80,7 +80,6 @@ impl crate::commands::command_contract::CommandSpec for ChangeCommand {
name: "change",
category: "bot",
params: "<commande> <niveau 0-9> | reset",
summary: "Change un niveau de permission",
description: "Definit le niveau ACL requis pour une commande ou reinitialise les overrides.",
examples: &["+change", "+ce", "+help change"],
default_aliases: &["chg"],