phantom-skype

0.1.1 • Public • Published

PhantomSkype

Unofficial Skype API.

Running example

PhantomJS should be in path. Skype account should be linked to Microsoft account. As username and password you should use you Microsoft account. Check before running, that you can login with your Microsoft account to OneDrive.

git clone https://github.com/ShyykoSerhiy/phantom-skype.git
cd phantom-skype
npm install
node nodeDemo.js username password

After 'Everything is initialized now. We can send and receive messages.' appears in console any message you receive in your Skype will be automatically replied.

Disclaimer

This project heavily relies on OneDrive's Skype implementation. If Microsoft Corporation decides to remove Skype implementation from OneDrive(or significantly change it) PhantomSkype might not be in working state. Therefore it's not recommended to use it in any critical part of production code. In fact it's not recommended to use it in production at all.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i phantom-skype

    Weekly Downloads

    8

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • shyyko.serhiy