I am looking for an opensource conversation bot or any online bot with an API. I looked at cleverbot, but he sends messages via javascript so idk how to parse it. I have found MegaHal and a java realisation JMegaHal but it is a bit stupid, really. ANy others?
Have a look at this project chatter-bot-api
This library allows to interact with Cleverbot in JAVA.
Hope this helps!
PS: I am the owner
EDIT: link to GitHub instead of the (now deprecated) Google Code page