@ -132,6 +132,7 @@ 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.