From 8ced10d4804fd3b216fabd853ac4eb23464a156c Mon Sep 17 00:00:00 2001 From: Caleb Fontenot Date: Tue, 25 Apr 2023 15:18:28 -0500 Subject: [PATCH] hopefully get Tyler to stop calling himself an idiot --- main.cjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cjs b/main.cjs index 05e3c24..d43ec42 100644 --- a/main.cjs +++ b/main.cjs @@ -214,7 +214,7 @@ global.checkMessage = function checkMessage(message, runFromGlobal) { replyMessage(message, correctedMessage, abbrsUsed); } -global.h = function h(message) { +global.tylerStop = function tylerStop(message) { if (!message.author.bot && message.author.id == "205475706296205312" && message.content.toLowerCase().includes('idiot')) { message.react('<:amgery:1072270900675739758>'); message.reply("Caleb has specifcially asked you multiple times to stop calling yourself an idiot.");