forked from Supositware/Haha-Yes
says the bot will ping when it finish
This commit is contained in:
parent
828232b94e
commit
4603a07640
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ class ytpCommand extends Command {
|
|||
}
|
||||
}
|
||||
|
||||
let loadingmsg = await message.channel.send('Processing, this can take a **long** time <a:loadingmin:527579785212329984>');
|
||||
let loadingmsg = await message.channel.send('Processing, this can take a **long** time, i\'ll ping you when i finished <a:loadingmin:527579785212329984>');
|
||||
|
||||
// Read userVid folder and only take .mp4
|
||||
let asset = [];
|
||||
|
|
Loading…
Reference in a new issue