diff --git a/commands/games-sp/tarot.js b/commands/games-sp/tarot.js index ac488f78..a64d9d9a 100644 --- a/commands/games-sp/tarot.js +++ b/commands/games-sp/tarot.js @@ -43,7 +43,7 @@ module.exports = class TarotCommand extends Command { { key: 'question', type: 'string', - max: 50 + max: 100 } ] });