ID:2366411
 
My idea is to have a bot read a txt doc, more specifically chat logs and respond to questions based off past chats if they are said by certain players. Im not entirely sure if this is possible if it is can someone let me know and point me in the right direction.
file2text()
doesn't that just create the text doc and add text to it?
That's what text2file() does.