mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 22:32:50 +02:00
Remove Help Examples
This commit is contained in:
@@ -12,8 +12,7 @@ module.exports = class PirateCommand extends Command {
|
||||
],
|
||||
group: 'textedit',
|
||||
memberName: 'pirate',
|
||||
description: 'Talk like a pirate! (x;pirate This is being said like a pirate!)',
|
||||
examples: ['x;pirate This is being said like a pirate!'],
|
||||
description: 'Talk like a pirate!',
|
||||
args: [{
|
||||
key: 'text',
|
||||
prompt: 'What text would you like to convert to pirate?',
|
||||
|
||||
Reference in New Issue
Block a user