diff --git a/main.cjs b/main.cjs index f40ce46..75a8cb1 100644 --- a/main.cjs +++ b/main.cjs @@ -14,7 +14,7 @@ var triggeredByMaci = false; global.tylerStop = function tylerStop(message) { if (!message.author.bot && message.author.id == "205475706296205312" && message.content.toLowerCase().includes('idiot')) { //message.react('<:amgery:1072270900675739758>'); - message.reply("Chloe has specifcially asked you multiple times to stop calling yourself an idiot."); + message.reply("Chloe has specifcially asked you multiple times to stop calling yourself an idiot.\n <@768126842497925132> wants you to know that you're actually a good fawn"); } }