mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-16 08:12:46 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -30,7 +30,6 @@ impl crate::commands::command_contract::CommandSpec for SayCommand {
|
||||
name: "say",
|
||||
category: "outils",
|
||||
params: "<message...>",
|
||||
summary: "Fait parler le bot",
|
||||
description: "Envoie un message brut dans le salon courant via le bot.",
|
||||
examples: &["+say", "+sy", "+help say"],
|
||||
default_aliases: &["sym"],
|
||||
|
||||
Reference in New Issue
Block a user