Chat servers down

client is not specified. Im parsing raw message, looking for some text to see if connection was sucesfull

if (Pos(‘connected to TMI’, AMessage) > 0) or (Pos(‘host is testserver.local’, AMessage) > 0) or (Pos(‘:HISTORYEND’, AMessage) > 0)

this worked well from may 2013 until now.