on $*:text:/(Hello|Hey|Hi)/:#:{
Responds for some reason inside the TMI channel and wildcards break it.
if ($read(C:\test.txt,n,$2)) {
write -dl $+ $readn C:\test.txt
}
}
If I tell it to remove the 8th line (which would be the 8th letter then it removes the 9th =|