mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
Fix
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = class HorseRaceCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'horse-race',
|
||||
aliases: ['race-horse', 'kentucky-derby'],
|
||||
aliases: ['kentucky-derby'],
|
||||
group: 'games-sp',
|
||||
memberName: 'horse-race',
|
||||
description: 'Bet on the fastest horse in a 6-horse race.',
|
||||
|
||||
Reference in New Issue
Block a user