IM Bot Framework is an adapter to interface console I/O programs to IM servers. The goal of this program is to allow easy development of bots in any programming language that can read from and write to stdio.
A chatbot framework currently implementing the ErkiTalk and irc protocol. By specifying parsers for the server's input one can easily create custom bots (if one can program in java of course ;).