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
@@ -53,7 +53,6 @@ impl crate::commands::command_contract::CommandSpec for ThemeCommand {
name: "theme",
category: "bot",
params: "<couleur|#hex|0xhex>",
summary: "Definit la couleur du theme",
description: "Met a jour la couleur principale des embeds du bot.",
examples: &["+theme", "+te", "+help theme"],
default_aliases: &["thm"],