diff --git a/commands/fun/ytp.js b/commands/fun/ytp.js index c8cc933..735c7c2 100644 --- a/commands/fun/ytp.js +++ b/commands/fun/ytp.js @@ -100,7 +100,7 @@ class ytpCommand extends Command { } async exec(message, args) { - let MAX_CLIPS = 5; + let MAX_CLIPS = 20; if (args.pool) { let mp4 = [];