1
0
Fork 0

Forgot a letter

akairo
loicbersier 5 years ago
parent d34a3d4345
commit e90c1ad33f

@ -50,7 +50,7 @@ class ytpCommand extends Command {
} }
}); });
return message.channel.send(`here is currently ${mp4.length} videos, you can add yours by doing \`\`${prefix[0]}ytp --add (link or attachment)\`\``); return message.channel.send(`There is currently ${mp4.length} videos, you can add yours by doing \`\`${prefix[0]}ytp --add (link or attachment)\`\``);
} }
if (args.add) { if (args.add) {

Loading…
Cancel
Save