NAME

Whatbot::IO::AIM - Provide chat through AOL Instant Messenger.

CONFIG

"io" : {
    "AIM" : {
        "screenname" : "myaimscreenname",
        "password" : "myaimpassword",
        "rooms" : [
        	"optionaltestroom"
        ]
    }
}

DESCRIPTION

Whatbot::IO::AIM provides a connection interface to AIM/AOL Instant Messenger. It only supports private chats, and not AOL chat rooms.

This uses Whatbot::IO::Legacy, as Net::OSCAR does not fit within any existing event models.

LICENSE/COPYRIGHT

Be excellent to each other and party on, dudes.