mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 12:21:00 -05:00
"das Engrish for ya" -boy, 2023
This commit is contained in:
parent
d9777595af
commit
34ec85a1df
@ -26,7 +26,7 @@ export default {
|
|||||||
interaction.reply({embeds: [embed3]})
|
interaction.reply({embeds: [embed3]})
|
||||||
break;
|
break;
|
||||||
case 'ytscam':
|
case 'ytscam':
|
||||||
const embed4 = new client.embed().setColor(client.config.embedColor).setTitle('Scammers in YouTube comments section').setDescription('If you ever see a comment mentioning a giveaway or anything else, **it\'s a scam!**\nYou should report it to YouTube and move on or ignore it.\nP.S: They\'re on every channels and not just Daggerwin.').setImage('https://cdn.discordapp.com/attachments/1015195575693627442/1068078284996345916/image.png');
|
const embed4 = new client.embed().setColor(client.config.embedColor).setTitle('Scammers in YouTube comments section').setDescription('If you ever see a comment mentioning a giveaway or anything else, **it\'s a scam!**\nYou should report it to YouTube and move on or ignore it.\nP.S: They\'re on every channel and not just Daggerwin.').setImage('https://cdn.discordapp.com/attachments/1015195575693627442/1068078284996345916/image.png');
|
||||||
interaction.reply({embeds: [embed4]})
|
interaction.reply({embeds: [embed4]})
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user