@@ -370,6 +370,8 @@ class Helper(object):
def sendMaster(self, data):
if config["Master"][0] in IRCPool.keys():
IRCPool[config["Master"][0]].msg(config["Master"][1], data)
else:
warning("Master with no IRC instance defined")
for i in MonitorPool:
connections[i].send(data)
The note is not visible to the blocked user.