disable h

master
Chloe Fontenot 🏳️‍⚧️ 2023-04-15 21:04:07 +07:00
parent ea0b4f878e
commit 9a955237d0
1 changed files with 1 additions and 1 deletions

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