diff --git a/commands/edit-image-text/tweet.js b/commands/edit-image-text/tweet.js index fa2b5d5b..717d7a82 100644 --- a/commands/edit-image-text/tweet.js +++ b/commands/edit-image-text/tweet.js @@ -41,7 +41,7 @@ module.exports = class TweetCommand extends Command { { key: 'user', type: 'string', - max: 20 + max: 25 }, { key: 'text',