@ -299,9 +299,6 @@ def command_loop():
while True:
try:
data = getData()
with open("bert.log", "a") as f:
f.write(data)
f.close()
ircmsg = data.strip("\n\r")
if ircmsg.find("PING :") != -1:
pingstring = ircmsg.strip("PING :")
The note is not visible to the blocked user.