mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-07 06:45:25 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -71,7 +71,6 @@ impl crate::commands::command_contract::CommandSpec for EmbedCommand {
|
||||
name: "embed",
|
||||
category: "outils",
|
||||
params: "title | description (v1)",
|
||||
summary: "Ouvre le generateur d'embed",
|
||||
description: "Affiche un generateur d'embed interactif version rapide.",
|
||||
examples: &["+embed"],
|
||||
default_aliases: &["emb"],
|
||||
|
||||
Reference in New Issue
Block a user