fixed aliases

This commit is contained in:
Loic Bersier 2018-11-22 17:17:42 +01:00
parent 906fdc4cf0
commit 72e89e64aa

View file

@ -4,7 +4,7 @@ module.exports = class printCommand extends Command {
constructor(client) {
super(client, {
name: 'print',
aliases: ['dundermiffline', 'wasteDevInkAndMoney'],
aliases: ['dundermiffline', 'wastedevinkandmoney'],
group: 'fun',
memberName: 'print',
description: 'print whatever you want using the dev printer ! ( yea really, send a feedback requesting the image and i\'il send it to you.',