1
0
Fork 0

fixed aliases

Commando
Loic Bersier 6 years ago
parent 1df06c98e9
commit 906fdc4cf0

@ -4,7 +4,7 @@ module.exports = class printCommand extends Command {
constructor(client) {
super(client, {
name: 'print',
aliases: ['dundermiffline', 'waste dev ink and money'],
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.',

Loading…
Cancel
Save