mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-13 08:10:20 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user