Remove useless aliases, bug fixes

This commit is contained in:
Daniel Odendahl Jr
2018-11-03 18:21:19 +00:00
parent 01bc93b1ba
commit f9c37e7ea6
146 changed files with 206 additions and 312 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ module.exports = class TableflipCommand extends Command {
constructor(client) {
super(client, {
name: 'tableflip',
aliases: ['a-tableflip', 'animated-tableflip', 'tableflip-animated', 'tableflip-a'],
aliases: ['a-tableflip', 'animated-tableflip'],
group: 'single',
memberName: 'tableflip',
description: 'Flips a table... With animation!'