From 1df06c98e9c3b5787a6163239a17d03b4200d8eb Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Thu, 22 Nov 2018 16:40:33 +0100 Subject: [PATCH] new aliases --- commands/fun/print.js | 1 + 1 file changed, 1 insertion(+) diff --git a/commands/fun/print.js b/commands/fun/print.js index 4c11af2c..df71e298 100644 --- a/commands/fun/print.js +++ b/commands/fun/print.js @@ -4,6 +4,7 @@ module.exports = class printCommand extends Command { constructor(client) { super(client, { name: 'print', + aliases: ['dundermiffline', 'waste dev ink and money'], 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.',