forked from Supositware/Haha-Yes
fix border to height
This commit is contained in:
parent
4f583f4caf
commit
8542cb8bc5
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ class posterCommand extends Command {
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
description: {
|
description: {
|
||||||
content: 'Create demotivational poster (use ``|`` to separate top text and bottom text) WIP\nCan make use of --width, --border, --titleSize and --subtextSize to fine tune the image',
|
content: 'Create demotivational poster (use ``|`` to separate top text and bottom text) WIP\nCan make use of --width, --height, --titleSize and --subtextSize to fine tune the image',
|
||||||
usage: '[link to image] [topText|bottomText]',
|
usage: '[link to image] [topText|bottomText]',
|
||||||
examples: ['https://cdn.discordapp.com/attachments/484013245158522909/679686216903426104/0nhsxje5vfg41-1.jpg NO PLEASE DON\'T | My mom said im not allowed to']
|
examples: ['https://cdn.discordapp.com/attachments/484013245158522909/679686216903426104/0nhsxje5vfg41-1.jpg NO PLEASE DON\'T | My mom said im not allowed to']
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue