mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-14 00:08:06 +02:00
String Changes, Don't register tons of defaults
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = class RouletteCommand extends commando.Command {
|
||||
group: 'response',
|
||||
memberName: 'roulette',
|
||||
description: 'Chooses a random member. (;roulette Who is the best?)',
|
||||
examples: [";roulette Who is the best?"],
|
||||
examples: [';roulette Who is the best?'],
|
||||
guildOnly: true
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user