diff --git a/commands/fun/ytp.js b/commands/fun/ytp.js index 477b438..61909a8 100644 --- a/commands/fun/ytp.js +++ b/commands/fun/ytp.js @@ -94,7 +94,7 @@ class ytpCommand extends Command { sourceList: asset, outro: './asset/ytp/outro.mp4', // Need an outro or it won't work OUTPUT_FILE: `${os.tmpdir()}/${message.id}_YTP.mp4`, - MAX_CLIPS: 20, + MAX_CLIPS: 100, transitions: true, effects: { effect_RandomSound: true,