My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Wiki pages

A little API in Ruby for writing MSN/Windows Live clients or bots, with a focus on ease of use and transparency through the use of delegates as event handlers.

To get the source, checkout the SVN repository.

At our Wiki you can find documentation on using the API and more.

News

2007-11-22

Bugfixes:

  • Setting your nickname now doesn't use plusses (+) instead of spaces anymore.

2007-11-02

The MSNConnection class has new features since revision 75:

  • Get and set your nickname (change_nickname method and nickname accessor)
  • Get and set your status (change_status method and status accessor)
  • Terminate connections easily with the close method

Powered by Google Project Hosting