GithubHelp home page GithubHelp logo

isabella232 / skype-for-business-connector Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orange-opensource/skype-for-business-connector

0.0 0.0 0.0 71 KB

An SDK written in JavaScript Node.js that speeds up the integration of Skype For Business Server in your application

JavaScript 100.00%

skype-for-business-connector's Introduction

Skype Connector UCWA

Let bots developed by any chat-based API connect to Skype For Business Server (Lync) on premise version 2013. Use UCWA API.

Author

Tuan DUNG HOANG Orange IMT/OLS/CCMB/SPRINT/WRP.

Status of the code

What it does?

The current code (as found in the "POC" directory) is a proof of concept. It shows whether or not it can connect a chatbot to the Skype for Business Server (Lync 2013) on premise instance in Orange. It does. The code has been demonstrated using my own Lync 2013 account and another account I borrowed from Lync 2013 maintainer team in Orange (for security reasons, I can't share these credentials with you).

In this demo, I used specific tools branded by Orange, but feel free to use yours:

  • Chatbot API: Smartly, commercialized under Orange ODIN brand.
  • Database cloud service: Flexible Datasync, which is a NOSQL database on the cloud with publish/subscribe feature.

The services I listed above can bill you if you surpass a certain level of quota.

Documentation

The code doesn't have yet a documentation telling step by step to understand what to do to take over this code. While waiting, you can follow the following guides - these guides have been used by me to develop this code, so you should be fine as long as your on premise instance of Skype is Lync 2013:

Flaws

The flaw of this code is that in order to initiate a conversation between an user and a chatbot, the only available method as of now is to let the chatbot initiate a conversation with the user - with condition: the bot should know that user's email (Eg. [email protected] in my case) beforehand. The desired behavior should instead be: Any user can search for the bot in Skype's contact list (you must know the bot's Skype contact beforehand), send it a message, and voilà, the bot is awaken and it will talk back to you!

TODO's

  • Add step-by-step documentation to help people understand how to use this code. Estimated September.
  • Develop missing features: initiate conversation properly (as seen in Flaws section).

skype-for-business-connector's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.