mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-09 01:02:56 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -60,7 +60,6 @@ impl crate::commands::command_contract::CommandSpec for CmuteCommand {
|
||||
name: "cmute",
|
||||
category: "moderation",
|
||||
params: "<@membre/ID[,..]> [raison]",
|
||||
summary: "Mute salon",
|
||||
description: "Mute un membre sur le salon courant.",
|
||||
examples: &["+cmute @User"],
|
||||
default_aliases: &["cm"],
|
||||
|
||||
Reference in New Issue
Block a user