From 859ba207c3918896a69573e559d0ff8bc170a321 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Wed, 29 Apr 2020 09:03:18 +0200 Subject: [PATCH] forgot to put that back up to 20 --- commands/fun/ytp.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [];