uunicorn / pyskype

MIT License
19 stars 8 forks source link

Create an IRC channel #2

Open Aaron1011 opened 9 years ago

Aaron1011 commented 9 years ago

It would be really nice to have a project IRC channel, to discuss things related to pyskype.

uunicorn commented 9 years ago

There is #msndevs channel on FreeNode. It is not pyskype specific, but closely related. Since Skype is now using MSNP as a messaging protocol, any open source Skype implementation depends on a proper implementation of MSNP. This is true for both Live and Skype account logins. Pyskype has no intention to become such an implementation. I simply don't have enough knowledge and free time to build such an implementation. Instead pyskype is just a barely working illustration of how Skype users log into MSNP which can be used in some real IM framework later.