hubot-skype4com

.NET Skype adapter for Hubot under Windows


Keywords
hubot, skype, adapter, windows, native, net
License
MIT
Install
npm install hubot-skype4com@1.1.4

Documentation

Hubot Skype Adapter

Description

This is the Skype adapter for Hubot running on Windows machine with .NET 4.5 pre-installed (no Python dependencies).

Please note that Skype currently provides only 32-bit binaries for native access to API so you need x86 Node.js version for this module to work.

Installation and usage

  • Install this project as a dependency in your hubot with npm install hubot-skype4com --save
  • Create Skype account for your bot and log into it on the machine hubot will be used on
  • Run hubot with bin\hubot -a skype4com (it will launch Skype automatically if needed)
  • Allow access to API in Skype window (needed only on the first launch)

Contribute

Here's the most direct way to get your work merged into the project

  1. Fork the project
  2. Clone down your fork
  3. Do WTFYW
  4. Push the branch up to your fork
  5. Send a pull request for your branch

Copyright

Copyright © Ingvar Stepanyan. The Skype name, associated trade marks and logos and the "S" logo are trade marks of Skype or related entities. This project is not affiliate of Skype or Microsoft corporation. See LICENSE and Skype Desktop API Terms of Use for details.