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:
@@ -80,7 +80,6 @@ impl crate::commands::command_contract::CommandSpec for ChangeCommand {
|
||||
name: "change",
|
||||
category: "bot",
|
||||
params: "<commande> <niveau 0-9> | reset",
|
||||
summary: "Change un niveau de permission",
|
||||
description: "Definit le niveau ACL requis pour une commande ou reinitialise les overrides.",
|
||||
examples: &["+change", "+ce", "+help change"],
|
||||
default_aliases: &["chg"],
|
||||
|
||||
Reference in New Issue
Block a user