Merge branch 'next' of github.com:mudkipscience/woomy into next

This commit is contained in:
Lukáš Horáček 2020-04-12 11:25:01 +02:00
commit a7df119261
1 changed files with 1 additions and 1 deletions

View File

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