@ -132,8 +132,6 @@ function replyMessage(message, correctedMessage, abbrsUsed) {
}
client.on('messageCreate', message => {
console.log(typeof(undefined) === undefined);
console.log(typeof(message));
if (typeof(message) == "undefined") {
return;
The note is not visible to the blocked user.