diff --git a/commands/fun/ytp.js b/commands/fun/ytp.js index 602d721..0ebddd4 100644 --- a/commands/fun/ytp.js +++ b/commands/fun/ytp.js @@ -39,7 +39,7 @@ export default { } } - const loadingmsg = await interaction.reply(`Processing, this can take a ***long*** time, i'll ping you when i finished \nSome info: There are currently ${mp4.length} videos.\nLike ytp? Why not check out https://ytp.namejeff.xyz/`); + const loadingmsg = await interaction.reply(`Processing, this can take a ***long*** time, i'll ping you when I finished \nSome info: There are currently ${mp4.length} videos, why not add yours? You can do so with the \`\`addytp\`\` command.\nLike ytp? Why not check out https://ytp.namejeff.xyz/`); const options = { debug: false,