mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
Remove Help Examples
This commit is contained in:
@@ -11,8 +11,7 @@ module.exports = class RandomNameCommand extends Command {
|
||||
],
|
||||
group: 'response',
|
||||
memberName: 'name',
|
||||
description: 'Generates a random name (x;name Male)',
|
||||
examples: ['x;name', 'x;name male', 'x;name female'],
|
||||
description: 'Generates a random name.',
|
||||
args: [{
|
||||
key: 'gender',
|
||||
prompt: 'Which gender do you want to generate a name for?',
|
||||
|
||||
Reference in New Issue
Block a user