mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-23 18:05:01 +02:00
Auto-Aliases
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = class CoinFlipCommand extends Command {
|
||||
super(client, {
|
||||
name: 'coin',
|
||||
aliases: [
|
||||
'coinflip',
|
||||
'coin-flip',
|
||||
'flip'
|
||||
],
|
||||
group: 'response',
|
||||
|
||||
Reference in New Issue
Block a user