mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-03 23:36:25 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -43,7 +43,6 @@ impl crate::commands::command_contract::CommandSpec for UnbanCommand {
|
||||
name: "unban",
|
||||
category: "moderation",
|
||||
params: "<@membre/ID[,..]>",
|
||||
summary: "Retire un ban",
|
||||
description: "Unban un ou plusieurs membres.",
|
||||
examples: &["+unban @User"],
|
||||
default_aliases: &["ub"],
|
||||
|
||||
Reference in New Issue
Block a user