mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-17 00:07:36 +02:00
More Aliases, Thesaurus
This commit is contained in:
@@ -12,7 +12,7 @@ module.exports = class TableflipCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'tableflip',
|
||||
aliases: ['a-tableflip', 'animated-tableflip'],
|
||||
aliases: ['a-tableflip', 'animated-tableflip', 'tableflip-animated', 'tableflip-a'],
|
||||
group: 'random',
|
||||
memberName: 'tableflip',
|
||||
description: 'Flips a table... With animation!'
|
||||
|
||||
Reference in New Issue
Block a user