quote:
Originally posted by segosa
Anyway, I would even suggesdt making a txt file or something in the format
word1:word2:word3:wordN|reply
and parsing that, seeing if any of the words are in the msg and then replying with reply. (In fact that's the format I used for an autoresponder in mIRC script.)
how would we do somthing like that in javascript? i mean the read writeto the file and parsing it?
Thanks J