From 287b89332ec510877c969a83a3f6b570dc7327fe Mon Sep 17 00:00:00 2001 From: Supositware Date: Fri, 2 Sep 2022 09:00:41 +0200 Subject: [PATCH] Tell people they can add video again --- 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 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,