on *:Text:!last:#:{
if (check.txt != $file(C:\Users\Randy\Documents\Streamtip\tip-recent.txt)) {
msg # New Donation: $read(C:\Users\Randy\Documents\Streamtip\tip-recent.txt,n,1)
write check.txt $file(C:\Users\Randy\Documents\Streamtip\tip-recent.txt).mtime
}
}