Is there any library that allows to handle Skype messages using Ruby?
A:
libpurple have a plugin for Skype, but this is not easy to Setup.
Unfortunately, Skype protocol is closed & encripted, so there are no good libs out there.
BarsMonster
2010-10-07 07:46:06
+1
A:
Take a look at this: http://rubyforge.org/projects/skyperapper
If you are using JRuby http://skype.sourceforge.jp/ might be a better option
For the public API doc: http://developer.skype.com/accessories
glebm
2010-10-07 07:56:26
seems that skyperapper is dead. and don't work on linux.
Alexey Zakharov
2010-10-07 09:19:20