diff --git a/commands/fun/ytp.js b/commands/fun/ytp.js index c8cc9330..735c7c24 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 = [];