mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 08:08:34 +02:00
Remove Help Examples
This commit is contained in:
@@ -7,8 +7,7 @@ module.exports = class EmbedCommand extends Command {
|
||||
name: 'embed',
|
||||
group: 'textedit',
|
||||
memberName: 'embed',
|
||||
description: 'Sends a message in an embed. (x;embed This is an example.)',
|
||||
examples: ['x;embed This is an example.'],
|
||||
description: 'Sends a message in an embed.',
|
||||
guildOnly: true,
|
||||
args: [{
|
||||
key: 'text',
|
||||
|
||||
Reference in New Issue
Block a user