mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-05 13:52:37 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -53,7 +53,6 @@ impl crate::commands::command_contract::CommandSpec for ThemeCommand {
|
||||
name: "theme",
|
||||
category: "bot",
|
||||
params: "<couleur|#hex|0xhex>",
|
||||
summary: "Definit la couleur du theme",
|
||||
description: "Met a jour la couleur principale des embeds du bot.",
|
||||
examples: &["+theme", "+te", "+help theme"],
|
||||
default_aliases: &["thm"],
|
||||
|
||||
Reference in New Issue
Block a user