@@ -215,6 +215,7 @@ class Hptoad:
if event["type"] == "groupchat":
nick = event["mucnick"]
if nick != self.bot_nick:
self.handle_muc_message(body, nick, from_id)
elif event["from"].bare == self.jid:
The note is not visible to the blocked user.