From 0de96409a0a130a880baf2f23fc7c9b2d3488984 Mon Sep 17 00:00:00 2001 From: mudkipscience Date: Sun, 12 Apr 2020 19:24:14 +1000 Subject: [PATCH] i fucking hate family time --- commands/emoji.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/emoji.js b/commands/emoji.js index 1bdf275..cfe7f32 100644 --- a/commands/emoji.js +++ b/commands/emoji.js @@ -9,7 +9,7 @@ exports.conf = { exports.help = { name: 'emoji', category: 'Utility', - description: 'Enlarges a custom emoji.', + description: 'Enlarges a custom emoji (cannot be used to enlarge normal emojis)', usage: 'emoji [emoji]', parameters: '`[emoji] - Custom emoji you want to enlarge' }