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
@@ -77,7 +77,6 @@ impl crate::commands::command_contract::CommandSpec for UnownerCommand {
name: "unowner",
category: "administration",
params: "<@membre/ID>",
summary: "Retire un owner du bot",
description: "Retire un utilisateur de la liste des owners supplementaires du bot.",
examples: &["+unowner", "+ur", "+help unowner"],
default_aliases: &["uow"],