sdimkov / hubot-skype-web

A Skype adapter for Hubot that connects via Skype web.
MIT License
45 stars 16 forks source link

Handle Live Accounts #7

Closed bkmeneguello closed 8 years ago

bkmeneguello commented 9 years ago

It's possible to handle live logins? When the username is set the page is redirected to the live login and the current login fails by timeout.

sdimkov commented 9 years ago

Hi there,

Yes it is possible. It would a few extra lines of code during the login process.

I wonder is it approriate to recognize Windows Live accounts based on containing '@' or that should be explicitly set in the configuration? Also can a regular skype name contain '@' ?

bkmeneguello commented 8 years ago

It's a great idea. Skype usernames cannot contain '@'.

sdimkov commented 8 years ago

@bkmeneguello please check if v0.9.10 works for you