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 RouletteCommand extends Command {
|
||||
],
|
||||
group: 'response',
|
||||
memberName: 'roulette',
|
||||
description: 'Chooses a random member. (x;roulette Who is the best?)',
|
||||
examples: ['x;roulette Who is the best?'],
|
||||
description: 'Chooses a random member in the server.',
|
||||
guildOnly: true
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user