mirror of
https://github.com/arthur-pbty/shadowbot.git
synced 2026-06-06 22:43:48 +02:00
Remove summary fields from command specifications in various files for consistency and clarity.
This commit is contained in:
@@ -46,7 +46,6 @@ impl crate::commands::command_contract::CommandSpec for ButtonCommand {
|
||||
name: "button",
|
||||
category: "outils",
|
||||
params: "<add/del> <lien>",
|
||||
summary: "Gere des boutons decoratifs",
|
||||
description: "Ajoute ou supprime un bouton de decoration personnalise sur un message du bot.",
|
||||
examples: &[
|
||||
"+button add https://example.com",
|
||||
|
||||
Reference in New Issue
Block a user