mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-13 15:58:06 +02:00
Remove Help Examples
This commit is contained in:
@@ -11,8 +11,7 @@ module.exports = class WebhookCommand extends Command {
|
||||
],
|
||||
group: 'textedit',
|
||||
memberName: 'webhook',
|
||||
description: 'Posts a message to the webhook defined in your `process.env`. (x;webhook Hey guys!)',
|
||||
examples: ['x;webhook Hey guys!'],
|
||||
description: 'Posts a message to the webhook defined in your `process.env`.',
|
||||
guildOnly: true,
|
||||
args: [{
|
||||
key: 'text',
|
||||
|
||||
Reference in New Issue
Block a user