From 0537880627bcaf06568cd29541b96c6f73f43fea Mon Sep 17 00:00:00 2001 From: Daniel Odendahl Jr Date: Wed, 10 May 2017 22:58:49 +0000 Subject: [PATCH] gekrlngkjerngjkerwg --- commands/avataredit/card.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/avataredit/card.js b/commands/avataredit/card.js index 4f11adf4..5abea4e7 100644 --- a/commands/avataredit/card.js +++ b/commands/avataredit/card.js @@ -63,7 +63,7 @@ module.exports = class CardCommand extends Command { ctx.fillText(version.split('.')[0], 67, 504); ctx.font = '14px Open Sans'; ctx.fillText(member.id, 30, 355); - ctx.fillText(`#${member.user.discriminator}`, 313, 355); + ctx.fillText(`#${member.user.discriminator}`, 312, 357); }; const cardImg = await request .get('https://i.imgur.com/6j8RHk1.png');