A few months back I'd thought about submitting my Chatterbot project to the incubator. Now that I have a fully functional prototype I'm considering instead offering it as a Felix subproject.
Chatterbot is built on Felix, designed to accept messages over a variety of protocols and submit them to command processors. This could serve as a remote-access framework, a chat responder, a chat lurker, a cross-protocol message forwarder, and so on. The project wiki is at http://www.imtower.net/chatterbot My thought for adding this as a Felix subproject is that the bundles for handling protocols can be generalized to be used outside of Chatterbot. The same may be true for the command-processor bundles. Your thoughts? Don --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

