diff --git a/commands/fun/ytp.js b/commands/fun/ytp.js index 22a16b8..4d941d7 100644 --- a/commands/fun/ytp.js +++ b/commands/fun/ytp.js @@ -54,7 +54,7 @@ class ytpCommand extends Command { } } - let loadingmsg = await message.channel.send('Processing, this can take a **long** time '); + let loadingmsg = await message.channel.send('Processing, this can take a **long** time, i\'ll ping you when i finished '); // Read userVid folder and only take .mp4 let asset = [];