mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-12 23:59:27 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -76,7 +76,6 @@ impl crate::commands::command_contract::CommandSpec for ChooseCommand {
|
||||
name: "choose",
|
||||
category: "outils",
|
||||
params: "<option1 | option2 | ...>",
|
||||
summary: "Tire une option au hasard",
|
||||
description: "Lance un tirage au sort instantane parmi les options donnees.",
|
||||
examples: &["+choose rouge | bleu | vert"],
|
||||
default_aliases: &["pick", "random"],
|
||||
|
||||
Reference in New Issue
Block a user