Subj : Re: Chat Room Bots To : comp.programming From : Rob Thorpe Date : Wed Aug 10 2005 05:24 am mwmiller314@gmail.com wrote: > What programming languages / tools are used to program bots that > message with chat room users? > > Any helpful input appreciated, > Matt The first "Eliza" was written in lisp. I think a lot of modern ones are derivatives. http://www.compapp.dcu.ie/~humphrys/eliza.html There are many versions in many languages floating about the web. .