|
A chat bot just listens to a network connections, parses whatever is sent to it and sends something back. That can be done in pretty much any language. If you are using AIM SDK you need to follow it to connect to the AIM network, the rest just depends on what you want your bot to do (respond to commands, act like an Eliza chat bot etc..)
|