hubot-skype
hubot-skype copied to clipboard
Skype adapter for hubot
The [list of hubot adapters in the hubot documentation](https://hubot.github.com/docs/adapters/) is being replaced with a link to a [GitHub topic search](https://github.com/search?q=topic%3Ahubot-adapter&type=Repositories). Add the `hubot-adapter` [topic](https://help.github.com/articles/classifying-your-repository-with-topics/) to your repository on GitHub to...
Skype Desktop API is dead, and developer page is gone. https://developer.skype.com/ So, hubot can't work anymore on Skype. but, if your bot joined room until july 20th(this date is inference),...
Noticed that.. after a delay (say hour).. if I do hubot ping it doesn't reply.. I have to do hubot ping again to get PONG back so hubot doesn't reply...
Hello, bin/hubot -a skype Getting ERROR Cannot load adapter skype - Error: Cannot find module 'hubot-skype' error. package json file looks like below { "name": "hosted-hubot", "version": "2.6.3", "author": "GitHub...
Get this as soon as I run `bin/hubot -a skype`: `ERROR Lost connection with Skype... Exiting` On OSX Mountain Lion, Hubot 2.6.3
Probably since https://github.com/netpro2k/hubot-skype/commit/d95bbfad742058ceeeba8afff54378de062c4b01, Hubot reacts to his own messages. This has the effect that a "hubot help" triggers some of its commands. Is this intended or do we need to...