@ -263,11 +263,11 @@ def start(host, port, nick, password, chans):
sleep(6)
auth(nick, password)
sleep(2)
mode(nick)
for chan in chans:
join(chan)
except Exception as err:
print("FAIL: "+err)
The note is not visible to the blocked user.