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' }