hopefully get Tyler to stop calling himself an idiot

This commit is contained in:
Chloe Fontenot 🏳️‍⚧️ 2023-04-25 15:22:56 -05:00
parent 201c6f23ea
commit 415244bd10

View File

@ -162,7 +162,7 @@ global.checkMessage = function checkMessage(message, runFromGlobal) {
if (message.author.id == "1091120267851485215") { if (message.author.id == "1091120267851485215") {
return; return;
} }
h(message); tylerStop(message);
console.log(`${message.author.tag} in #${message.channel.name} sent: ${message.content}`); console.log(`${message.author.tag} in #${message.channel.name} sent: ${message.content}`);
} }
//console.log(message.author); //console.log(message.author);